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合约和币币合约。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spot_grid_strategy.py

dynahpointch opened this issue · comments

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.

great.