Forum

Extracting live prices from MT4.

Hi, I have an excel sheet with all the candlestick patterns formations. I want to have live feed data directly from MT4 so that for every formation of a candle i will have the values (OHLC) and the time of the occurence of the candle in my excel sheet automatically. I need this for every time-frame

Extracting Raw Past Prices Data from MT4 into Excel

Hi, I am developing an algo based on Excel and VBA however I am finding some difficulties to code on MQL4. Can someone guide me how I can extract raw prices past data of all time-frames for all symbols into excel, please? Much Appreciated