stable/freqtrade/templates
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
..
subtemplates Merge branch 'develop' into feat/short 2022-01-29 14:19:30 +01:00
base_config.json.j2 New config (#6333) 2022-02-02 14:46:44 +01:00
base_strategy.py.j2 Merge branch 'develop' into feat/short 2021-12-01 07:21:36 +01:00
sample_hyperopt_loss.py Add config to hyperopt_loss_function documentation 2021-02-17 07:04:29 +01:00
sample_short_strategy.py Rename sample short strategy 2021-09-27 19:17:19 +02:00
sample_strategy.py merged lev-freqtradebot with lev-strat 2021-09-19 19:06:43 -06:00
strategy_analysis_example.ipynb Improve Notebook documentation to include Dataprovider 2021-11-27 19:53:37 +01:00