Skip to content

vensilver/ftx_grid_trading_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

pip 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.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%