Forum

Timeout when 5 seconds are missing from the next candle

Hello everyone, I noticed that there is no way to see when X seconds are missing to the next candle with mql4, because the "start () {...}" method is updated only to the price change and not every second (rightly). Does anyone know how to do? Thanks

MQL4 Websocket

Hello, there is a way to communicate with websocket with mq4? Thanks in advance

[MQL4] On object create on chart

Hello guys, I have an indicator (.ex4) which creates dots on the chart. I'm trying to understand if it is possible to know (with MQL4) when the dots appear, and generate an alert. This is a screen of my indicator Thanks in advance