• Stars
    star
    171
  • Rank 222,266 (Top 5 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The program was designed to run the Grid Trading Strategy in FTX exchange

FTX Grid Trading Bot

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:

pip3 install ccxt simplejson

Getting Started

The program is suggested to run in the Linux platform; also, you need to edit some parameters before program start. Follow the behind steps. **you should prepare the enough USD and spot for grid trading buying and selling . Futures do not need to prepare enough spot to sell.

  1. Edit some config settings in setting.json.example and rename it to setting.json.
  2. Run program
bash ./start.sh