Commit Graph

24 Commits

Author SHA1 Message Date
tef
f8d2225b53 Merge remote-tracking branch 'origin/develop' into develop 2022-01-09 21:19:53 -05:00
tef
98fea5099c workspace2 and 3 2022-01-09 21:19:46 -05:00
tef-github
f1793d8d8f
Merge branch 'freqtrade:develop' into develop 2022-01-09 20:56:30 -05:00
tef
4ae6d050e5 add mode 2022-01-08 07:57:37 -05:00
tef
85fd4f4eba use python3 2022-01-07 09:27:08 -05:00
tef
f894d7d1f6 Strategy4 pass pair 2022-01-04 21:08:13 -05:00
tef
5a15fef72e add datetime 2022-01-04 18:48:42 -05:00
tef
8f7db488ff add Strategy004.py: confirm_trade_entry 2022-01-04 18:41:08 -05:00
tef
1d2c3e519e add Strategy004.py 2022-01-04 18:39:41 -05:00
tef
96005482ef add config 4 2022-01-04 18:35:17 -05:00
tef
c95702c2a3 disable telegram 2022-01-03 23:56:42 -05:00
tef
38897a0ca7 launcher 2021-12-29 19:29:24 -05:00
tef
ce861c798d executor 2021-12-29 19:00:28 -05:00
tef
36cab4f73f confirm_trade_entry 2021-12-29 18:58:12 -05:00
tef
038e7b3378 remove executor 2021-12-29 18:52:12 -05:00
tef
9bb0a90a97 remove buy callback 2021-12-29 18:47:27 -05:00
Ubuntu
f3ed3a715f wall e files 2021-12-29 19:43:52 +00: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