This commit is contained in:
Ichinga Samuel
2024-11-23 10:28:59 +01:00
parent ae39dfa0d4
commit 27411e8d12
+1 -1
View File
@@ -6,7 +6,7 @@ from aiomql.contrib.traders import SimpleTrader
from aiomql.contrib.symbols import ForexSymbol
from aiomql.core.constants import OrderType
from aiomql.lib.account import Account
from aiomql._utils import round_down
class TestTrader:
@classmethod