can you share the setting ?I'm still testing but close with minimum profit is best.
can you share the setting ?I'm still testing but close with minimum profit is best.
OK, the reason why it was not closed by opposite signal is using trailing stop.
So I added "opposite signal close", if you select TRUE, it is closed with opposite signal and you can also use trailing stop at the same time.![]()
Hi, FxPa31I'm trying but does not open any order
did I do something wrong?
I copied ea to the expert advisor folder and indicator in the indicator folder![]()
Somebody, pls help test it.Hi, FxPa31
I tried to test another borker. Maybe the reason is depens on the broker.
The first verion I code is if Buy arrow = buy_stop and if sell arrrow =sell_stop, but this indicator is repaint and that's why many arrow signals appers.
Every single arrow has buy_stop /sell_stop order , so I guess your broker is not allowed to orders.
So I changed the code. When arrow appers then buy/sell stop, but next arrow appers and still your order is not active, then delete buy/sell stop, and so on....
In this way we can reduce the numer of buy_stop/sell_stop order.
I tested with FBS and it works. But when I compare with several broker, the backtest result is not exactly the same. Maybe you need to optimise parameters for your broker.
I think defaut setting is not applicale for all broker, so you need to find the best setting. For example risk% , lot size etc.. I guess buystop/sell stop order pips and trailing stop is a key parameter. If you see order send error 131 in MT4 teminal, something wrong with your lot size.
Please try to use the attache EA modified.![]()
I added TP.Dear Tanaka,
Please add TP in pips to the ea.
Many thanks
Hi, FxPa31
I tried to test another borker. Maybe the reason is depens on the broker.
The first verion I code is if Buy arrow = buy_stop and if sell arrrow =sell_stop, but this indicator is repaint and that's why many arrow signals appers.
Every single arrow has buy_stop /sell_stop order , so I guess your broker is not allowed to orders.
So I changed the code. When arrow appers then buy/sell stop, but next arrow appers and still your order is not active, then delete buy/sell stop, and so on....
In this way we can reduce the numer of buy_stop/sell_stop order.
I tested with FBS and it works. But when I compare with several broker, the backtest result is not exactly the same. Maybe you need to optimise parameters for your broker.
I think defaut setting is not applicale for all broker, so you need to find the best setting. For example risk% , lot size etc.. I guess buystop/sell stop order pips and trailing stop is a key parameter. If you see order send error 131 in MT4 teminal, something wrong with your lot size.
Please try to use the attache EA modified.![]()
can you tell me how to use it? and win & loss ratio?View attachment 59683
View attachment 59684
can u make EA from this indicator with MM, no repaint arrow
The band is tma ...one of the heaviest repainter...worthless in my eyes...View attachment 59683
View attachment 59684
can u make EA from this indicator with MM, no repaint arrow
AA, busket profit close function is already in the EA.This one sir