- Credits
- 5
OK,I removed TMA, instead added EMA logic.Mr. Tanaka please Remove indicator Tma, and replace it with 3 Exponential moving averages, Exponential moving average 3 periods, Moving Average Exponential 6 periods, and Moving Average Exponential 50 periods.
* Open purchase when Media Movil of 3 periods and 6 periods cross over Moving average 50 periods.
* Open sale when Mobile Media of 3 periods and 6 periods Cross below Mobile average 50 periods.
(Open operation only when the 2 Moving Averages cross 50 periods, if only one does not open)
Leave Filter of the indicator Rus Never Repaint (Leave option to enable and disable filter Rus)
Leave option BUY & SELL, BUY_ONLY, SELL_ONLY
THANK YOU MR. TANAKA
How do you use this EA?
View attachment 77504
Is this OK?Tanaka master this wonderful this expert. you need to adjust only one thing to improve performance.
order quantities:
*buy orders: 1 independent order of sell + martin attack .
* sell orders: 1 independent order of buy + martin attack.View attachment 77525
not need make it, thanks broRapaint like below, is it oK?
View attachment 77526
this indicator repaints periodtanaka master, good morning, Could you ask me for the expert momentum chart with the parameters of the expert curve arrows with martingale 1 and 2?
add filters: stochastic, moving average, force index by option time m1, m15, h1, h4 ....
this indicator repaints . it was already put here somtime back for tanaka to make an ea but he cant if it repaintsMr Tanaka, please make EA with this indicator. Good signals.
Thanks
You want to work with several EA or just one EA to close orders?
Is this OK?
I also have to cut loss 129.52$ due to the EA open trade against the trend!This is really sad, I don't know what to say. Better try it on demo before.
Yes, you included the indicator inputs in the EA, but it does not work. Thanks.Did i code indicator input in parameter?
Please use the attached EA.just one EA to close all orders ( market and pending all togother ) after profit or lose put it in one seperated chart and work with all order
Hello Tanaka,
what about BoBB indi ..?
(see, please, https://www.mql5.com/en/code/10343)
(m5) strategy:
LONG: enter @ open next bar when ...
bobb62 cuts off (@close bar) the higher (0.38dev) band (62 period),
SL @ lower (0.38dev) band,
trailing stop (TP) by linearweightedma62 (dotted red line)
SHORT: enter @ open next bar when ...
bobb62 cuts off (@close bar) the lower (0.38dev) band (62 period),
SL @ higher (0.38dev) band,
trailing stop (TP) by LWma62 (dotted red line)
additional options:
1) signal trigger bobb62 X LWma62 (buy or / & sell)
2) buy when bobb cuts off over 0line (sell under 0 line)
Regards
magoo
P.S.
remember to delete the suffix (.txt) by the template file ...
It is ex4 file, so I can not do anything.