adapt README
This commit is contained in:
parent
0fc46378fc
commit
7b0296ad52
@ -17,6 +17,7 @@ Persistence is achieved through sqlite.
|
|||||||
* /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
|
||||||
* /forcesell <trade_id>: Instantly sells the given trade (Ignoring `minimum_roi`).
|
* /forcesell <trade_id>: Instantly sells the given trade (Ignoring `minimum_roi`).
|
||||||
|
* /performance: Show performance of each finished trade grouped by pair
|
||||||
|
|
||||||
##### Config
|
##### Config
|
||||||
`minimal_roi` is a JSON object where the key is a duration
|
`minimal_roi` is a JSON object where the key is a duration
|
||||||
|
Loading…
Reference in New Issue
Block a user