Forum

Trailiing stop issues?

Hi all, I just wondered if anyone could see any issues with my trailing stop? For some reason, all the trades seem to close for a small loss, and dont appear to be trailing. Also, would this alter the SL on my other trades, not placed by the EA? If so, can i filter them to this EA on this chart

Count by magic number

Hi all, I was wondering if there was a way to fix myEA, it won't place orders because there are other orders open on other pairs etc, not placed on this chart by the EA. Here's my order code, if you need any more, ask and ill put it up. So i have an array, where the strategies to be used are set to

Check array to ensure all are same value?

Hi, I'm trying to check if all of my strategies in my EA (the ones the user has selected to use) has got a buy or sell signal . Basically, I have an array with the total amount of strategies. For each one, if a buy signal is given, a 1 is placed in the array, sell is 2 and if tno signal is given