[WIP] @ red0xx.top
- Read and Load Chart Data from .csv
- Find where the most liquidity gets taken out
- Lose money
- Improve my C++ skills
-
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
-
Prints Menu
-
Handles User input
- Looks a little different + with line counter
-
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
red0-x@red:~$ git clone https://github.com/red0-x/red-chart-analysis.git && cd red-chart-analysis/red-chart-analysis
red0-x@red:~$ make
red0-x@red:~$ ./build/redchart