Page 29 of 157

Re: Various (Specialist) indicators for MT4

Posted: Fri Nov 08, 2019 10:02 am
by kvak
RomanUkraine wrote: Fri Nov 08, 2019 7:21 am


This question should be addressed directly to the moderator mntiwana.
Hi....
viewtopic.php?t=8413428&p=1295353919#p1295353919

Re: Various (Specialist) indicators for MT4

Posted: Tue Nov 26, 2019 5:49 pm
by Zero
friend4you wrote: Fri Sep 20, 2019 2:53 am

In my long trading career, most indicator based systems (as they give many not emotional trust on most situations) only work on strong trending or others on wavy markets. As I say for years, bands are the best option to filter ranging markets or trade their borders. They are also the best exit sign.
I just found a great not repainting, not hacked indicator as great add-on to this concept to share with you. BMI_long is an interesting free combination of a long MACD, Stochastics and a fast Osma as a complete system. Believe me, old indicators are sometimes better than new shiny ones.

Trades are in direction of white-pink MACD line, especially on 0 break and when blue OSMA crosses with 0 (next OSMA 0 cross can be used for exit). Also divergence on MACD can be interpretated. The creators also use ema 72 with bands as filter on M15 and H1, but they stopped posting since years. Some settings like MAprecision, BBprecision, MACD_Multiplier may need to have more effect. Maybe you can add adaptiveness, filter. Also alerts on Osma crossing 0 or macd changing slope would be great. The text portion may be better on the left side. A cleaner version may be very interesting.

BMI gives an early signal on trend changes and strong moves before they happen, especially in volatile and wavy markets. On strong trends wait for band breaks (also sideways is filtered this way) and ma on chart changes direction. When brown bollinger bands on MACD (BBonMACD true, BBonSignal false) are near together (quadrats on BMI), a strong spike comes often as others just trade the shortterm trend. Longs on M30 Dow Jones are green, shorts red, exits brown vertical lines. This was the abstract of 5 pages by the authors BlueMental, Mod by T_Kiads.
Sharing is caring.


bmi_long dow.png



T_Kiads BMI Long Mod v01.mq4
Could you please share your template, i try to put the indicator but the bolinger and vertical line its not show up on the chart

Re: Various (Specialist) indicators for MT4

Posted: Sat Dec 14, 2019 4:09 am
by friend4you
Zero wrote: Tue Nov 26, 2019 5:49 pm

Could you please share your template, i try to put the indicator but the bolinger and vertical line its not show up on the chart
mrtools wrote: Sun Feb 17, 2019 2:18 pm
I hoped, that mrtools would find time last months to look in the code to let us change more values or make it faster as it's really a complete system in itself.
In main chart are atr-bands and ema, I posted that about 10 times here already, for newcomers:

Re: Various (Specialist) indicators for MT4

Posted: Sat Dec 14, 2019 7:00 am
by mrtools
friend4you wrote: Sat Dec 14, 2019 4:09 am


I hoped, that mrtools would find time last months to look in the code to let us change more values or make it faster as it's really a complete system in itself.
In main chart are atr-bands and ema, I posted that about 10 times here already, for newcomers:

ATR Bands 2.mq4
This is a little more updated Atr bands, has all the price options and a few more average options for both the atr and the mid ma.

Re: Various (Specialist) indicators for MT4

Posted: Sun Dec 15, 2019 9:00 pm
by Jimmy
mrtools wrote: Sat Dec 14, 2019 7:00 am This is a little more updated Atr bands, has all the price options and a few more average options for both the atr and the mid ma.
Nice tool for joining trends! I've found that using an ATR Multiplier setting of 3.618 (everything else default) and waiting for price to touch the outside bands, you can enter trends on the median line.

The results are good. You just need to wait a bit, though :yawn:

Thanks for the latest update Mrtools :thumbup:

Re: Various (Specialist) indicators for MT4

Posted: Mon Dec 16, 2019 12:45 am
by moey_dw
Jimmy wrote: Sun Dec 15, 2019 9:00 pm

Nice tool for joining trends! I've found that using an ATR Multiplier setting of 3.618 (everything else default) and waiting for price to touch the outside bands, you can enter trends on the median line.

The results are good. You just need to wait a bit, though :yawn:

Thanks for the latest update Mrtools :thumbup:
thx mrtool & jimmy boy.............. visual backtest work gr8 for this 3.618 atr multiplier and waiting for pullback to middle line................ tk u :problem:

Re: Various (Specialist) indicators for MT4

Posted: Mon Dec 16, 2019 5:29 pm
by markstep
mrtools wrote: Sat Dec 14, 2019 7:00 am

This is a little more updated Atr bands, has all the price options and a few more average options for both the atr and the mid ma.
Can we add alerts on outer bands when touch? thanks so much

Re: Various (Specialist) indicators for MT4

Posted: Tue Dec 17, 2019 7:56 am
by Tr3add
markstep wrote: Mon Dec 16, 2019 5:29 pm

Can we add alerts on outer bands when touch? thanks so much
Yes I agree that would be really useful, alerts on a close outside the bands

Re: Various (Specialist) indicators for MT4

Posted: Tue Dec 17, 2019 8:02 am
by mrtools
Tr3add wrote: Tue Dec 17, 2019 7:56 am

Yes I agree that would be really useful, alerts on a close outside the bands
Check here viewtopic.php?p=1295399571#p1295399571

Re: Various (Specialist) indicators for MT4

Posted: Wed Dec 18, 2019 6:17 am
by Tr3add
mrtools wrote: Tue Dec 17, 2019 8:02 am

Check here viewtopic.php?p=1295399571#p1295399571
Awesome, thanks mrTools :)