TheSnowGuru / PyTrader-python-mt4-mt5-trading-api-connector-drag-n-drop

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 🔥
https://discord.gg/wRMUNP8ERa
674 stars 14 forks source link

Pytrader_API, function Get_last_x_bars_from_now #1

Closed Branly76 closed 4 years ago

Branly76 commented 4 years ago

If number of bars to retrieve was multiple of 5k the bars where not sorted well. Is solved now.

Branly76 commented 4 years ago

Solved