mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
adding stoploss on exchange manual cancel note
This commit is contained in:
parent
4b2eb22989
commit
acb99a03e3
|
@ -212,6 +212,10 @@ The below is the default which is used if this is not configured in either strat
|
|||
unsure of what you are doing. For more information about how stoploss works please
|
||||
read [the stoploss documentation](stoploss.md).
|
||||
|
||||
!!! Note
|
||||
In case of stoploss on exchange if the stoploss is cancelled manually then
|
||||
the bot would recreate one.
|
||||
|
||||
### Understand order_time_in_force
|
||||
The `order_time_in_force` configuration parameter defines the policy by which the order
|
||||
is executed on the exchange. Three commonly used time in force are:
|
||||
|
|
Loading…
Reference in New Issue
Block a user