Matthias
|
b8a90bebeb
|
chore: fix further np.NaN occurances
|
2025-12-01 19:31:40 +01:00 |
|
 Stefano AriestasiaandGitHub
|
0727df98ac
|
Typo on enter_short line
|
2024-06-25 14:52:16 +09:00 |
|
froggleston
|
6fce5f382b
|
Update example strategies to use process_only_new_candles=True
|
2023-07-15 19:06:51 +01:00 |
|
 Robert DaveyandGitHub
|
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 |
|
 MatthiasandGitHub
|
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
|
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
|
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
|
393b94a249
|
Update strategy imports
|
2022-05-31 06:45:10 +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 |
|