Commit Graph

10 Commits

Author SHA1 Message Date
Matthias 30b467906c Delist FTX, following ccxt's delisting. 2022-11-14 19:40:57 +01:00
Sam Germain 179947fa72
New config (#6333)
* updated new-config to add trading_mode and margin_mode

* added trading_mode and margin_mode to config examples

* added okex config example

* new file:   config_examples/config_binance_futures.example.json

* removed trading_mode and margin_mode from base_config and binance and okex example

* deleted okex and futures config files

* updated full config file

* updated new-config command to add trading_mode and margin_mode to config

* new file:   config_examples/config_okex_futures.example.json

* removed config_okex_futures.example.json

* added trading_mode to test_start_new_config

* new-config asks exchange before asking futures

* Simplify trading_mode selection

* margin_mode is empty string for spot new configs

* build_config_commands sorted exchanges

* isort

Co-authored-by: Matthias <xmatthias@outlook.com>
2022-02-02 14:46:44 +01:00
Matthias f6211bc00e new-config should include API config 2021-03-28 20:23:57 +02:00
Matthias 9df366d943 Apply isort to tests 2020-09-28 19:43:15 +02:00
Matthias 950f358982 Replace occurances in test files 2020-06-01 20:47:27 +02:00
Matthias 12317b1c53 Add some rudimentary tests for questions 2020-02-01 14:46:43 +01:00
Matthias d1a3a2d000 Add tests for build_config 2020-02-01 14:22:40 +01:00
Matthias cfa6a3e3d3 Don't overwrite files 2020-02-01 14:12:21 +01:00
Matthias 83baa6ee2e Add test stub 2020-01-29 22:47:15 +01:00
Matthias 2f0775fa1b Extract build-config tests to new file 2020-01-29 21:31:09 +01:00