mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-19 06:48:06 +00:00
refactor symbol and executor
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
from aiomql import TradeAction
|
||||
|
||||
|
||||
class TestConstants:
|
||||
|
||||
def test_trade_action(self):
|
||||
assert TradeAction.DEAL == 1
|
||||
Reference in New Issue
Block a user