TIF added to constants and json full

This commit is contained in:
misagh
2018-11-25 21:05:25 +01:00
parent 890cef88ab
commit ba20b1b5c7
2 changed files with 13 additions and 0 deletions

View File

@@ -38,6 +38,10 @@
"sell": "limit",
"stoploss": "market"
},
"order_time_in_force": {
"buy": "gtc",
"sell": "gtc",
},
"exchange": {
"name": "bittrex",
"key": "your_exchange_key",