mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-19 06:48:06 +00:00
testdata
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# import pytest
|
||||
# from aiomql import MetaTester, TestData, MetaTrader, Config
|
||||
# import MetaTrader5 as mt5
|
||||
#
|
||||
#
|
||||
# @pytest.fixture(scope='session', autouse=True)
|
||||
# async def initialize():
|
||||
# config = Config()
|
||||
# acc = config.account_info()
|
||||
# mt5.initialize(**acc)
|
||||
# mt5.login(**acc)
|
||||
Reference in New Issue
Block a user