Page 1567 of 2170
Re: MT4 Indicator requests and ideas
Posted: Wed Jun 01, 2022 10:56 pm
by naluvs01
A_5 wrote: Wed Jun 01, 2022 4:50 pm
Please I don't know if it is possible to
1. Add the complete set of averages
2. Add arrows and alerts for the cross of the ma with the DSL'S, different alerts and arrows as the ma crosses the DSL's up or down.
Thank you so so much!
DSL ocn nma fast 2 BT (mtf) 1.3.ex4
They don't edit .ex4 files. It must be a .mq4 file. If a file is .ex4, the coder is protecting his work and the coders here will not violate their rights.
Re: MT4 Indicator requests and ideas
Posted: Wed Jun 01, 2022 11:09 pm
by A_5
naluvs01 wrote: Wed Jun 01, 2022 10:56 pm
They don't edit .ex4 files. It must be a .mq4 file. If a file is .ex4, the coder is protecting his work and the coders here will not violate their rights.
The code is Mr tool's, it's a very popular and great work, I've got some interesting setup using it with certain ma's. Thanks for your concern
Re: MT4 Indicator requests and ideas
Posted: Thu Jun 02, 2022 12:03 am
by kvak
A_5 wrote: Wed Jun 01, 2022 4:50 pm
Please I don't know if it is possible to
1. Add the complete set of averages
2. Add arrows and alerts for the cross of the ma with the DSL'S, different alerts and arrows as the ma crosses the DSL's up or down.
Thank you so so much!
DSL ocn nma fast 2 BT (mtf) 1.3.ex4
1...if you mean replace smoother with diffrent average, this is possible.
2.... dont understand, indicator have arrows when ma cross levels.....what you mean, what is MA and what is DSLs....share picture...
Re: MT4 Indicator requests and ideas
Posted: Thu Jun 02, 2022 1:04 am
by A_5
kvak wrote: Thu Jun 02, 2022 12:03 am
1...if you mean replace smoother with diffrent average, this is possible.
2.... dont understand, indicator have arrows when ma cross levels.....what you mean, what is MA and what is DSLs....share picture...
Re: MT4 Indicator requests and ideas
Posted: Thu Jun 02, 2022 1:19 am
by kvak
A_5 wrote: Thu Jun 02, 2022 1:04 am
There is not second average in this indicator ( to use for cross) ....There is only NMA where Smoother is use for smoothing price and post smoothing value of NMA.
I made version where replaced smoother with average methods...ok?
Re: MT4 Indicator requests and ideas
Posted: Thu Jun 02, 2022 1:48 am
by A_5
kvak wrote: Thu Jun 02, 2022 1:19 am
There is not second average in this indicator ( to use for cross) ....There is only NMA where Smoother is use for smoothing price and post smoothing value of NMA.
I made version where replaced smoother with average methods...ok?
Please let me have link to it, thanks so much for the quick response
Re: MT4 Indicator requests and ideas
Posted: Thu Jun 02, 2022 1:57 am
by kvak
A_5 wrote: Thu Jun 02, 2022 1:48 am
Please let me have link to it, thanks so much for the quick response
Posted it here....
viewtopic.php?p=1295479226#p1295479226
Re: MT4 Indicator requests and ideas
Posted: Thu Jun 02, 2022 3:01 am
by mrtools
naluvs01 wrote: Wed Jun 01, 2022 9:32 am
Hi Mr Tools,
I've searched for a Momentum indicator with alerts on the 100 level cross. If possible, could you please add alerts...
Thank you in advance!!!!!
Posted a version with alerts here
Momentum indicators
Re: MT4 Indicator requests and ideas
Posted: Thu Jun 02, 2022 5:46 am
by PumbaPLS
MrTools.. as the ATR idea I had isnt going to work.... would it be any easier to do this...
calculate an "ATR" based on 2 EMA's... as example.. 6EMA low and 6EMA high...
so you calculate the distance between the 6EMA low and high and then multiply it by X amount for Targets..
I dont think I need to write it but maybe this clears it up a bit more...
ema6 high * 100 / ema6 low = distance is % between them and then * X multiply
and that gets then shown as line(s) on the chart.
Cheers!
Re: MT4 Indicator requests and ideas
Posted: Thu Jun 02, 2022 4:52 pm
by sal
Hai experts/traders
do any have spin bar indicator with candle - wicks & body setting in % ??
if not possible to make one.