]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
chore(qav3): bump strategy version
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 3 Aug 2025 17:18:35 +0000 (19:18 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 3 Aug 2025 17:18:35 +0000 (19:18 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
quickadapter/user_data/strategies/QuickAdapterV3.py

index aa7c1e3e01720a8149cb1d759e34140ead2cbf86..7baa9826de8fd7cc0268ad45c52e4ed4eadd25f5 100644 (file)
@@ -64,7 +64,7 @@ class QuickAdapterV3(IStrategy):
     INTERFACE_VERSION = 3
 
     def version(self) -> str:
-        return "3.3.128"
+        return "3.3.129"
 
     timeframe = "5m"