aboutsummarylogtreecommitdiffstats
path: root/portfolio.h
diff options
context:
space:
mode:
Diffstat (limited to 'portfolio.h')
-rw-r--r--portfolio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/portfolio.h b/portfolio.h
index eddab25af863..142e95a10c69 100644
--- a/portfolio.h
+++ b/portfolio.h
@@ -86,6 +86,8 @@ void portfolio_modify(const char* ticker_name_string, double quantity_shares, do
*/
SDA* portfolio_get_data_array(void);
+void portfolio_store_api_data(SD* sec_data);
+
/**
* Precondition: portfolio_file has been initialized
* Prints to stdout information about every security contained in the portfolio: symbol, number of shares, USD spent,