Here are the classes, structs, unions and interfaces with brief descriptions:
CApi | Wraps alphavantage API. Fetches stock data using curl |
CConfig | Wraps reading and processing of stocks.config file |
CPlot | Wraps gnuplot to plot stock data |
CStock | Stores information about a stock and handles its functions |