You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "D:/MT5.py", line 194, in order_send
result = mt5.order_send(request)
File "D:\venv\lib\site-packages\pymt5adapter\core.py", line 64, in pymt5adapter_wrapped_function
result = use_func(*args, **kwargs)
File "D:\venv\lib\site-packages\pymt5adapter\core.py", line 42, in wrapper
timer = time.perf_counter_ns()
AttributeError: module 'time' has no attribute 'perf_counter_ns'
I using:
Python 3.6
pymt5adapter 0.4.4
Metatrader5 5.0.34
The text was updated successfully, but these errors were encountered:
Dear author. I found error when open signal:
I using:
Python 3.6
pymt5adapter 0.4.4
Metatrader5 5.0.34
The text was updated successfully, but these errors were encountered: