The program was designed to run the Grid Trading Strategy in FTX exchange
Grid trading strategy can follow here.
It requires python 3.x and the following Python packages:
pip install ccxt simplejson
The program is suggested to run in the Linux platform; also, you need to edit some parameters before program start. Follow the behind steps.
- Edit some config settings in
setting.json.example
and rename it tosetting.json
. - Run program
bash ./start.sh