Forum

What's the best way to integrate python with MQL4

I do my data analysis on Python Is there a way to integrate my python data analysis with MQL$ or C++ For example, I would like to determine my next entry using data analysis from python. Once I get the python results, I would like to use them in MQL4 or C++

How to return close prices (given timeframe and period).

Hi I would like to know if there's a function that returns a list of: close prices , based on 2 inputs or parameters (Timeframe and period)