mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
179947fa72
* 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> |
||
---|---|---|
.. | ||
commands | ||
data | ||
edge | ||
exchange | ||
leverage | ||
optimize | ||
plugins | ||
rpc | ||
strategy | ||
testdata | ||
__init__.py | ||
config_test_comments.json | ||
conftest_trades_usdt.py | ||
conftest_trades.py | ||
conftest.py | ||
pytest.sh | ||
test_arguments.py | ||
test_configuration.py | ||
test_directory_operations.py | ||
test_docs.sh | ||
test_freqtradebot.py | ||
test_indicators.py | ||
test_integration.py | ||
test_main.py | ||
test_misc.py | ||
test_periodiccache.py | ||
test_persistence.py | ||
test_plotting.py | ||
test_talib.py | ||
test_timerange.py | ||
test_wallets.py | ||
test_worker.py |