| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Older updates
Loads Config and handles chart data.
Doesn't really work well with large sets of data, I will be fixing that soon.
The candles coloring can be buggy and I'm also fixing that.
Should be more updates to come
Prints Menu
Handles User input
Reads .cfg file
Loads values from cfg
Likely gives a segmentation fault
Reads .csv file
Loads values from csv and stores them into a Chart hashmap.
Likely gives a segmentation fault
Fetch ANY chart ticker supported by yahoo finance's api and load it onto the chart
Chart readability bugs sqaushed!
- Add indicator functionality
- UI Revamp with nice panelling and red coloring
- Graphing improvements, sizing changes and better visibility
- Add Custom candle colors and different candle types
- EMAs, SDs and other built in indicators
- Webhook functionality
red0-x@red:~$ git clone https://github.com/red0-x/cppRedChart.git && cd cppRedChart/redchart/
red0-x@red:~$ make
red0-x@red:~$ ./build/redchart| Back | FazBrowse Home | New Git URL |