Matthias and GitHub
3d6219186e
Merge pull request #289 from freqtrade/frglstn-patch-1
...
Set process candles to True
2023-02-10 06:58:20 +01:00
Robert Davey and GitHub
1fea9264fe
Set process candles to True
...
There's no reason for `process_only_new_candles` to be False in this strategy example as there's no ticker/websocket data being used, just candles.
2023-02-09 22:39:44 +00:00
Matthias and GitHub
ad2f69244f
Merge pull request #287 from freqtrade/volatility
...
Add volatility stratgegy
2023-02-06 20:21:15 +01:00
Matthias
40e3a13e98
Amend some additions from #288
2023-02-06 20:19:40 +01:00
Matthias
76e4de5da0
Update VolatilitySystem to better adjust positions
2023-01-10 20:18:09 +01:00
Matthias and GitHub
cab8db9b01
Merge pull request #286 from PedroPovoleri/TrendFollowingStrategy
...
add TrendFollowingStrategy
2023-01-09 19:38:34 +01:00
Matthias
f8b9700f70
Add volatility stratgegy
...
closes #283
2023-01-08 22:20:00 +01:00
Pedro Povoleri
a197613a7a
Fix PR coments.
2023-01-08 12:38:24 +01:00
Pedro Povoleri
f8e5ecc403
Attend PR comment.
2023-01-08 11:06:17 +01:00
Pedro Povoleri
cb5a0f394e
add TrendFollowingStrategy
2023-01-07 21:52:13 +01:00
Matthias and GitHub
befcb0bb7b
Merge pull request #262 from TreborNamor/main
...
updated buy and sell parameters
2023-01-06 16:07:27 +01:00
Matthias
c355dde3db
Fix bandtastic to correspond to best practices
2023-01-06 16:05:28 +01:00
Matthias and GitHub
3572903737
Merge pull request #285 from freqtrade/vol-mean-fix
...
Remove volume mean lookahead
2022-12-31 14:57:13 +01:00
Robert Davey and GitHub
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 and GitHub
424bddd28f
Update readme to explain strategy result table
...
closes #270
2022-10-07 15:31:53 +02:00
Matthias and GitHub
e33689c225
Update process_only_new_candles terminology
2022-10-01 16:25:55 +02:00
Robert Roman and GitHub
9be41d58a6
updated buy and sell parameters
...
I added ema parameters to see if it had a better influence on trading strategy.
2022-08-07 23:48:12 -05:00
Matthias
f6ff657294
Align used columns with informative columns
2022-07-18 19:51:00 +02:00
Matthias
dffa8b1964
Update links to point to main branch
2022-07-17 20:05:31 +02:00
Matthias
5a91e55a7d
Fix usage of column
...
part of https://github.com/freqtrade/freqtrade/issues/7095
2022-07-17 19:59:07 +02:00
Matthias
4ba55f8806
Update missleading sample in multi_tf
2022-07-17 19:57:43 +02:00
Matthias
bcca7d7aef
Update interface version on remaining strategies
2022-07-10 15:14:30 +02:00
Matthias
98ab175ee3
Rename strategies to align name with class name
2022-07-10 11:46:23 +02: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
393b94a249
Update strategy imports
2022-05-31 06:45:10 +02:00
Matthias and GitHub
7955ac2eaf
Merge pull request #248 from mablue/pattern_recognation
...
PatternRecognation Strategy added
2022-05-22 16:23:45 +02:00
Matthias and GitHub
470afc9599
Merge pull request #249 from stash86/patch-1
...
Add multi_tf.py
2022-05-20 08:59:35 +02:00
Stefano Ariestasia and GitHub
df04a4de2f
add multi_tf.py
2022-05-20 11:59:12 +09:00
Stefano Ariestasia and GitHub
bc542f3632
Update BreakEven.py
2022-05-20 11:58:41 +09:00
Stefano Ariestasia and GitHub
765610e604
Update BreakEven.py
2022-05-20 11:56:43 +09:00
Masoud Azizi
83768adf3b
PatternRecognation Strategy added
2022-05-19 16:29:57 +04:30
Matthias and GitHub
412a25a60b
Merge pull request #246 from caglarylmz/futures-strategies
...
Futures strategies
2022-05-12 19:39:31 +02:00
caglarylmz
02a0032395
.
2022-05-12 19:51:46 +03:00
caglarylmz
a217a7c75d
Add some strategies for binance futures
2022-05-12 19:51:33 +03:00
Matthias
190e145cba
Add WTC to biased strategies
2022-03-21 19:11:24 +01:00
Matthias
3db05d0817
Simplify Hourbased strategy by not using intermediate min/max variables
2022-03-08 19:12:17 +01:00
Matthias
e4350c79d2
Move strategies with known lookahead bias to a separate directory.
...
closes #240
closes #238
closes #237
2022-03-01 19:56:16 +01:00
Matthias and GitHub
484569e9c9
Merge pull request #230 from mablue/MultiMa
...
MultiMa V2(Errors fixed+Shift removed+offline indicator population)
2021-12-01 08:21:02 +01:00
Matthias and GitHub
7f49409cfd
Merge pull request #236 from ThreeCO/patch-1
...
Sell-Part was buying signal
2021-11-27 19:14:47 +01:00
ThreeCO and GitHub
2ca84121eb
Sell-Part was buying signal
2021-11-27 18:32:21 +01:00
Matthias and GitHub
20c11dd627
Merge pull request #234 from Petemir/patch-1
...
Update README.md
2021-11-22 19:03:24 +01:00
Matias Laporte and GitHub
ef1da6e02a
Update README.md
...
Corrected strategies link to reference current repo
2021-11-22 13:45:28 +01:00
Matthias and GitHub
f893ad26e8
Merge pull request #232 from mablue/khayyam
...
Khayyam strategy added
2021-11-20 08:07:50 +01:00
Matthias
0fd380d1f8
Name strategy to reflect how it actually works.
2021-11-20 08:06:47 +01:00
Masoud Azizi
92c4170e7c
apply ~> dt.hour
2021-11-18 18:41:06 +03:30
girdakan
e76cae7bbb
Khayyam strategy added
2021-11-05 20:55:59 +00:00
girdakan
492270e631
MultiMa V2(Errors fixed+Shift removed+offline indicator population)
2021-11-05 20:02:35 +00:00
Matthias and GitHub
4c07a42cb7
Merge pull request #229 from Daenks/MultiMa-fix
...
Fix typo in last fix
2021-11-04 16:55:44 +01:00
Daenks and GitHub
f1070c1f3c
Fix typo in last fix
...
prevents: freqtrade.resolvers.iresolver - WARNING - Could not import /home/$USERNAME/freqtrade/user_data/strategies/MultiMa.py due to 'invalid syntax (MultiMa.py, line 28)'
2021-11-04 10:23:17 -05:00