Files
freqtrade-strategies/user_data/strategies
AkashandGitHub ac0d4729f7 Fix Supertrend strategy for NumPy 2.x compatibility
- Replaced  `np.NaN` with `None` to ensure compatibility with NumPy 2.x.
- Prevents AttributeError during backtesting in freqtrade with NumPy 2.x.
2025-11-29 18:48:26 +05:30
..
2024-06-25 14:52:16 +09:00
2025-04-16 18:04:43 +09:00
2025-04-16 18:19:58 +09:00
2025-04-16 18:46:10 +09:00