Forum

How to get current bid/ask price

Hi all, I am developing an EA. I want to get the current price , please tell me how to get it. I have read that Bid is the current market price, is that true, Thanks

Connecting EA with news room

Hi all, I am developing an EA and I want to connect it with some sort of source which gives me upcoming news data. Please help me how can I get the news data. Thanks

Identifying Moving Average Candle crossover

Hi all, I am using MQL4 and I want to know that how to identify that Moving Average line has crossed candle. I tried using iMA() method but I think it returns moving average value not the current price Please tell me what method or logic I can use to identify Moving Average Candle crossover