documentation added for stop loss on exchange

This commit is contained in:
misagh
2018-11-25 17:30:06 +01:00
parent 3e29fbb17a
commit 5e1fb11124
4 changed files with 9 additions and 7 deletions

View File

@@ -36,7 +36,8 @@
"order_types": {
"buy": "limit",
"sell": "limit",
"stoploss": "market"
"stoploss": "market",
"stoploss_on_exchange": "false"
},
"exchange": {
"name": "bittrex",