A command line-based money management advisor that analyses and predicts cyrptocurrency market trends based on historical data.
g++ <program_name> <source files.cpp>
./program_name
Alternatively, if using Microsoft Visual Studio, use Ctrl+F5 to run without debugging.