51bitquant / binance_grid_trader

Binance_grid_trader is a grid strategy bot trading with Binance Spot and Binance Futures Exchange. you can use it to trade any pair in Binance Exchange. Binance_grid_trader是一个币安网格策略软件, 目前支持币安现货,USDT合约和币币合约。
MIT License
739 stars 261 forks source link

spot_grid_strategy.py #24

Closed dynahpointch closed 1 year ago

dynahpointch commented 1 year ago

Hi Great Work, I have two questions about.

36 # the strategy will stop when the price break the upper/bottom price, if you set the close_position when stop True,
37 # it will automatically close your position.

Where can I find this config setting close_position ? Is it true that the upper limit will be ignored and future buy's will be submitted ?

Kind Regards.

Closed because... Learned Python and made the changes myself in the code.

51bitquant commented 1 year ago

great.