aboutsummarylogtreecommitdiffstats
path: root/api.h
AgeCommit message (Expand)Author
2018-09-04RefactoringAntony Kellermann
2018-09-04DocumentationAntony Kellermann
2018-08-30Added ref data symbol searchAntony Kellermann
2018-08-29Added info array appendAntony Kellermann
2018-08-29Added function to find already loaded dataAntony Kellermann
2018-08-25Added ref_data bsearchAntony Kellermann
2018-08-25Added strncpy safety and changed some sizes of struct membersAntony Kellermann
2018-08-23Fixed iex_batch_store_data_info bug and changed api provider to enumAntony Kellermann
2018-08-22Implemented news for gtk infoAntony Kellermann
2018-08-22Fixed api thread problem and removed macrosAntony Kellermann
2018-08-21Changed all functions to use batchAntony Kellermann
2018-08-21Removed non-batch functionsAntony Kellermann
2018-08-21Split up some functionsAntony Kellermann
2018-08-21DocumentationAntony Kellermann
2018-08-20Implemented batch callsAntony Kellermann
2018-08-04Doubled max date lengthAntony Kellermann
2018-08-04Added iex_store_misc functionAntony Kellermann
2018-08-04Added api provider to InfoAntony Kellermann
2018-08-04Added temporary alphavantage API function and changed store info functions to...Antony Kellermann
2018-07-27Added info_array_get_info_from_symbol helper functionAntony Kellermann
2018-07-27Added ref data structAntony Kellermann
2018-07-25Replaced manual info_array allocs with new functionAntony Kellermann
2018-07-20Renamed filesAntony Kellermann
2018-06-28Rewrote some api functions to store data in existing Info object instead of r...Antony Kellermann
2018-06-28DocumentationAntony Kellermann
2018-06-27Moved populataing api data in Info_Array to a separate functionAntony Kellermann
2018-06-25Changed Info_Array to use Info for totalsAntony Kellermann
2018-06-16Added totals to info_array and string values for use by gtkAntony Kellermann
2018-06-13Added api function to let ist of iex tickersAntony Kellermann
2018-06-12Changed source of last close to more accurate sourceAntony Kellermann
2018-06-02Changed peers to use Info_ArrayAntony Kellermann
2018-06-01Added Info_Array struct/functions and a function to calculate profitsAntony Kellermann
2018-06-01Added peer api function and portfolio data to info structAntony Kellermann
2018-05-30DocumentationAntony Kellermann
2018-05-29Added News struct to easily store news and moved news API call as a threadabl...Antony Kellermann
2018-05-29Rewrote api and info header documentationAntony Kellermann
2018-05-29Updated check to use new Info functionsAntony Kellermann
2018-05-28Added updated info functionsAntony Kellermann
2018-05-28Fixed bug and memory leakAntony Kellermann
2018-05-28Renamed graph.c/h to info.c/h and moved functions aroundAntony Kellermann
2018-05-27Added functions to store additional Info dataAntony Kellermann
2018-05-27Removed google url shortener and options for post fields in curlAntony Kellermann
2018-05-27Modified news to take data from iex, instead of News APIAntony Kellermann
2018-05-26Refactoring and error checksAntony Kellermann
2018-05-15Fixed graph zoom indicator issue and small optimizationsAntony Kellermann
2018-05-12Minor changesAntony Kellermann
2018-05-05Modified API calls to include 7 day changeAntony Kellermann
2018-03-11Added morningstar 5y history for graphingAntony Kellermann
2018-03-11Added command 'graph' for IEX securitiesAntony Kellermann
2018-03-02Improved code documentation substantiallyAntony Kellermann