Open Source Trading Strategies & End-to-End solution connecting Metatrader4 & Metatrader5 💹 with Python with a simple drag and drop EA. Fully tested bug free & efficient solution for live & paper trading⭐ Full Documentation ready. Lightweight, efficient and stable implementation 🔥
Hi there,
I would like to report an issue with a method.
I have used successfully run the following code with ticks:
But when I use this for :
The same way is explained here:
https://www.mql5.com/en/docs/integration/python_metatrader5/mt5copyratesfrom_py
No matter what period, symbol, or timeframe, the object It returns is always "None" (not null).
Are you experiencing the same issue?
Thanks in advance