bump version
This commit is contained in:
parent
a09f29dc43
commit
588ecebfeb
@ -16,6 +16,7 @@ Persistence is achieved through sqlite.
|
|||||||
* /stop: Stops the trader
|
* /stop: Stops the trader
|
||||||
* /status: Lists all open trades
|
* /status: Lists all open trades
|
||||||
* /profit: Lists cumulative profit from all finished trades
|
* /profit: Lists cumulative profit from all finished trades
|
||||||
|
* /cancel: cancels open order for given trade (currently disabled)
|
||||||
|
|
||||||
##### Config
|
##### Config
|
||||||
`trade_thresholds` is a JSON object where the key is a duration
|
`trade_thresholds` is a JSON object where the key is a duration
|
||||||
|
Loading…
Reference in New Issue
Block a user