This is a school project made in 2017 during my 3rd school year
Version unreleased
$ git clone git@github.com:ClementRoyer/trading.git
$ cd trading
------ Option One ------
- Run with custom file -
$ cd push_index
$ ./run
------ Option Two ------
- Run with online data -
$ cd trade_online
$ ./command.sh
You can edit the file command.sh
in root folder, push_index/run
will use this file to start.