Experts: Forex Fraus (for M1) - page 2

 
need indi to work with it? no any positions opened so far. What is the settings for M1 scalping? Thanks for sharing.
 

i tried the ea on demo acc. for 2 weeks and on live accounts for another 2 weeks so far

amazing results in normal markets but very risky in rallies

but all in all it's amazing

my problem is that when modifying trailing stops it sends each order duplicated and sometimes it sends the same order 3 times which made my broker call me and ask me to fix this issue

i hope there is a solution for this

please note that i use it on 5 pairs together

i was adviced to change "all positions=true" to all positions=false" but nothing changed

please help

thanks in advance 

 
mql4student:
Have you figure out how to decrease the trades in that EA?

TO Meta2

> Have you figure out how to decrease the trades in that EA?

Do you want a limitation of the position number?

I added the parameter max positions.

Please let opinion.

 

TO moutaz555

 please note that i use it on 5 pairs together

 How about this?

extern int EURUSD_MaxPoPositions = 3;//Mod by Sanada Kei 2016.04.21

extern int EURCHF_MaxPoPositions = 3;//Mod by Sanada Kei 2016.04.21

extern int EURJPY_MaxPoPositions = 3;//Mod by Sanada Kei 2016.04.21

extern int CHFJPY_MaxPoPositions = 3;//Mod by Sanada Kei 2016.04.21

extern int EURAUD_MaxPoPositions = 3;//Mod by Sanada Kei 2016.04.21  

EURUSD, EURCHF, EURJPY, CHFJPY EURAUD, these pairs are examples. 

I do not have any optimization. 

 

Good EA  working well

but i have problem while run EA

 its place TS to other open orders and other Pairs 

please fix this problem

 

Thanks 

 
Meta2 #:

Hello,


I use SL too. Please what is your setting?

I want to open real account
 
Shatter Pheage #:
I want to open real account

Find a broker and open one, MQL5.com is not a broker and doesn't offer real trading accounts.

You can read about selecting a broker: https://www.mql5.com/en/forum/446683

Reason: