plIf you select takeprofit AUTO, that means EA will calculate all profit order and close with AUTO.

Hello Tanaka,Oh, your set file..... Max order=100
Martingale 3 is lot size is increased linear every order like 0.1-0.2-0.3-0.4-0.5 ...
If you want to stop max 0.05, Max order =5.
View attachment 86700
the parameters of the indicators are the sameSorry ser .. i think its wrong
perhaps Mr. Valentine do not know how this indicator work... or give wrong information about it then you just coding as per his request
on (RevF8) whether use option "tma cg mladen NRP" or "tma cg never repaint" i believe it will give same result
because the logic its wrong at the beginning
i will explain again ..
"tma cg mladen NRP" and "tma cg never repaint" is a same indicator with different name
the different is ..
EA_tma_cg mladen use data from "tma cg never repaint" and
TrendTMACGLWMA use data from "tma cg mladen NRP"
![]()
so .. using option "tma cg mladen NRP" or "tma cg never repaint" will not change anything on EA result because its a same indicator
except the option is true or false ..
if true ea will trade with "tma cg never repaint" and TrendTMACGLWMA data
if false ea will trade with TrendTMACGLWMA data only
PS:
TrendTMACGLWMA pull data from "tma cg mladen NRP" with this setting
timeframe : current
halflength : 56
price : 6
band deviation : 1.6
proof that indicator is same
![]()
sorry can helpthe parameters of the indicators are the sameView attachment 86832
thanks bro.Find attached 2019 iyiola TREND Indicator that counts only 99 bars. its lighter and easier to use
not shown on the chartFind attached 2019 iyiola TREND Indicator that counts only 99 bars. its lighter and easier to use
sir tanaka .....please make EA on that no repaint indicator.no filter required .only few parametters.
1..signal to signal trade true/false
2..take first arrow or all arrows true/false
3..martingale true/false
4..fix lot true/false
im sending screenshot that will clear my startegy
thankx TANAKA sir
you could fix it only makes sales even if you check to make purchases does not execute it
repaintsFind attached 2019 iyiola TREND Indicator that counts only 99 bars. its lighter and easier to use
I request that you make it with opposite close settings only then we try it and see it's performanceI can not adjust signal earlier because it is indicator logic.
Indicator reads data (calculate) with previous bar (candle) and make arrow in next candle after previous candle is closed. That is why.