Forum

Can we open Trade concurrently in mt4 of same pair at same time at different chart.

Hi, I am a robot developer , I have a scalping robot that open multiple trades at the same pair. At that moment price fluctuation and movement very fast. Let say I need to open 6 orders. I am using a for loop to open the 6 trades. Usually the order near the end 5 or 6th order will be 1 to 2 seconds

How to code to read value from first indicator's data inside Expert Advisor?

Help needed , I have a Expert advisor that need to read the crossing of Moving Average from a CCI[14] . I have two Moving average of 2 and 7 which i applied using first indicator's data to the CCI[14]. From this link https://forum.mql4.com/55157 the only way to read the MA value is to create a