aboutsummarylogtreecommitdiffstats
path: root/api.h
AgeCommit message (Expand)Author
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
2018-02-28Overhaul to replace many instances of char* and len pairs with Strings instea...Antony Kellermann
2018-02-26Moved string manipulation functions to new c/h files, added them to Makefile,...Antony Kellermann
2018-02-25Modified strip_char to strip in place instead of returning a new stringAntony Kellermann
2018-02-25Added info support for mutf/otc etc.Antony Kellermann
2018-02-24Added info support for stocks/etfsAntony Kellermann
2018-02-23Added compiler warnings and fixed api warningsAntony Kellermann
2018-02-23Added new command 'info' for cryptosAntony Kellermann
2018-02-16Reduced number of allocs and added error checkingAntony Kellermann
2018-02-04Minor formatting fixes in newsAntony Kellermann
2018-02-03Bug fixes in newsAntony Kellermann
2018-02-01Removed Alpha Vantage and consolidated API calls to one per symbolAntony Kellermann
2018-01-31Added Morningstar as an API for MUTF/OTCMKTSAntony Kellermann
2018-01-31Added support for newsAntony Kellermann
2018-01-29Added support for 1d gains/lossesAntony Kellermann
2018-01-20Added support for cryptocurrenciesAntony Kellermann
2018-01-18Added support for mutual funds and over-the-counter stocksAntony Kellermann