Commit Graph
12 Commits
Author SHA1 Message Date
froggleston 6fce5f382b Update example strategies to use process_only_new_candles=True 2023-07-15 19:06:51 +01:00
Robert DaveyandGitHub b883bed62a Remove volume mean lookahead
Add a rolling example to fix the backtesting lookahead, and add a note that the original code would be fine for dry/live use.
2022-12-31 12:07:21 +00:00
Matthias 7f91ff52bb Add INterface_version to all strategies 2022-07-10 11:44:41 +02:00
Matthias e705e712e7 Update strategies to new Strategy interface 2022-07-10 11:36:35 +02:00
Matthias 4ff01abfa8 Cleanup standard strategy imports 2021-08-03 20:54:10 +02:00
Matthias 9fd0faddd8 Replace all "ticker_interval" with timeframe 2020-11-06 07:04:29 +01:00
Matthias 0e2c57731c Fix wrongly named parameter 2019-10-19 14:20:30 +02:00
MisaghandGitHub 207fe5ee33 Merge pull request #27 from freqtrade/add_informpairs
Add informpairs
2019-03-24 17:02:17 +01:00
Matthias 327f736f20 Add informative_pairs sample code 2019-03-23 19:49:39 +01:00
Matthias 129e85b113 Remove duplicate ticker_interval entry 2019-03-16 20:12:42 +01:00
Matthias 0ff6cb1d89 Update strategies with latest parameters 2019-02-17 16:06:39 +01:00
Matthias 868f2cd138 Rename files to align name 2019-02-17 15:53:58 +01:00