Forum

icustom on calling showing on chart but on print nothing comes.

Hi All, I have recently purchased an indicator online, and it has no input parameters. Trade signals are up & down arrows, buy on up and sell on down arrows. I used icustom to call this indicator to get up & down arrow. On testing I found only sell trade works fine although up arrow appears on chart

Storing highest & Lowest from Zigzag and check condition

Hi, I am trying to store highest and lowest values of a wave ( from zig zag) and copy into buffers. I am then comparing if it is a highest high and highest low from its previous then alert will display that it is an up trend but problem when I compare them I am not getting any alert, I think I am

Concurrent Execution

Hi, Is it possible to execute concurrent statements in mql4? Please advise. Thanks

MT4 Advise- checking next few candles after 2 MAs cross over

Hi, Can any one please advise on my coding where I am wrong, basically I want to check 10 next candles after 2 moving averages cross but I am not able to run the counter loop. Please find attached my coding. Many thanks. Aryan