/binance-grid-bot

This program implements a grid strategy trading bot. This strategy performs when the trading pair remains in the predefined price range. In this program, the bot is initialized with a price range and invested amount. When orders are executed, new ones are automatically created.

Primary LanguagePython

Stargazers