Commit Graph

14 Commits

Author SHA1 Message Date
Sam Germain
b423c61127 updated full config file 2022-02-01 12:39:34 -06:00
Sam Germain
83936817a1 deleted okex and futures config files 2022-02-01 12:39:34 -06:00
Sam Germain
0e9d36757b removed trading_mode and margin_mode from base_config and binance and okex example 2022-02-01 12:39:34 -06:00
Sam Germain
b49ea6b798 new file: config_examples/config_binance_futures.example.json 2022-02-01 12:39:34 -06:00
Sam Germain
4227cc6f34 added okex config example 2022-02-01 12:39:34 -06:00
Sam Germain
54ee6c1c0b added trading_mode and margin_mode to config examples 2022-02-01 12:39:34 -06:00
Matthias
b96b0f89bd improved unfilledtimeout defaults 2022-01-16 13:17:12 +01:00
Stefano Ariestasia
e3181748dc Add ignore_buying_expired_candle to config_full example 2021-12-25 12:24:12 +09:00
Matthias
7a907a7636 Add Emergencyselling after X timeouts have been reached 2021-11-06 11:48:49 +01:00
Matthias
7f4baab420 Remove explicit rateLimits, improve docs 2021-10-04 20:14:22 +02:00
Matthias
dd0db7ee5d Split protection-notification into global and per-pair 2021-09-20 19:23:40 +02:00
Matthias
1f3ccc2587 DefaultStrategy does not need to be limited 2021-08-26 07:00:15 +02:00
Matthias
74a5cb3c21 Remove protections from full config
They are supposed to be configured in the strategy
2021-08-04 06:49:53 +02:00
Sam Germain
362436f7d2 Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently 2021-07-13 19:39:23 -06:00