Page 1558 of 2170
Re: MT4 Indicator requests and ideas
Posted: Mon May 23, 2022 5:56 am
by mrtools
honje19960321 wrote: Mon May 23, 2022 12:25 am
Dear Coders,
Can you take the time to help with this modification. thank you
Is there any possibility to change the bollinger band width to this kind of histogram.
Check here
Bollinger band indicators
Re: MT4 Indicator requests and ideas
Posted: Mon May 23, 2022 1:51 pm
by mrtools
charli wrote: Mon May 23, 2022 5:31 am
Dear coders, this is an idea from another user, should be nice if possible, to combine these two indicators to give an alarm and arrow when qqe is sell and bressert crosses below 80, for the up arrow opposite,qqe is buy and Bressert crosses above 20. This should be enough. Also to have parameters for both indicators to adjust for the best settings....Thanks a lot
The author suggests for buy arrows above ema 50,sell below ema 50.
Check here
Qqe indicators
Re: MT4 Indicator requests and ideas
Posted: Mon May 23, 2022 11:56 pm
by gigamer2
DTRCT wrote: Sun May 22, 2022 11:00 pm
Try this one
"rsi ma mtf alerts + arrows" coded by mladen
rsi ma mtf alerts + arrows.mq4
Thank you dear. I will check it out

Re: MT4 Indicator requests and ideas
Posted: Tue May 24, 2022 12:33 am
by PumbaPLS
PumbaPLS wrote: Sun May 22, 2022 10:15 pm
Hey Team,
I am search for an ATR indicator.. what I need:
ATR based on EMA not SMA (maybe with a setting to change it?)
3 added multiplication options ( ATR x 1, x 2, x5 for example)
Those levels then are shown on the chart (similar as to ADR levels)
There are many ADR indicators out there, but for daytrading/scalping I find the ADR largely useless as its too slow. I dont care what happened yesterday. I want to know what is happening today.
If someone maybe finds the time..
Re: MT4 Indicator requests and ideas
Posted: Tue May 24, 2022 1:28 am
by mrtools
PumbaPLS wrote: Tue May 24, 2022 12:33 am
If someone maybe finds the time..
Wish I could help you and sounds like a good idea, but have very little experience in making something like that.
Re: MT4 Indicator requests and ideas
Posted: Tue May 24, 2022 1:34 am
by PumbaPLS
mrtools wrote: Tue May 24, 2022 1:28 am
Wish I could help you and sounds like a good idea, but have very little experience in making something like that.
ah okay, understood. No problem!
Re: MT4 Indicator requests and ideas
Posted: Tue May 24, 2022 2:50 am
by gigamer2
DTRCT wrote: Sun May 22, 2022 11:00 pm
Try this one
"rsi ma mtf alerts + arrows" coded by mladen
rsi ma mtf alerts + arrows.mq4
It looks almost too good

. does it repaint? if I use it for example with 4 hour settings on a 30 min chart?
Re: MT4 Indicator requests and ideas
Posted: Tue May 24, 2022 3:26 am
by PumbaPLS
gigamer2 wrote: Tue May 24, 2022 2:50 am
It looks almost too good

. does it repaint? if I use it for example with 4 hour settings on a 30 min chart?
MTF = repainting
Re: MT4 Indicator requests and ideas
Posted: Tue May 24, 2022 3:55 am
by Chickenspicy
arrow no success option i think is what you talking about
it probaly look cray cray 10 arrows in one spot
not that it would be bad
Re: MT4 Indicator requests and ideas
Posted: Tue May 24, 2022 3:59 am
by ChuChu Rocket
gigamer2 wrote: Tue May 24, 2022 2:50 am
It looks almost too good

. does it repaint? if I use it for example with 4 hour settings on a 30 min chart?
PumbaPLS wrote: Tue May 24, 2022 3:26 am
MTF = repainting
Sorry Pumba, just going to expand on this. If it's a non-repainting indicator, it won't repaint on the current timeframe.
Non repainting indicators with Multi-timeframe capabilities do not repaint per se, they just continue to adjust and finish calculating until that higher timeframe selected is Closed.
Some important posts that explain this:
Giga, using the MTF doesn't outright mean it's a "repainting" indicator. But I hope this post explains the reasoning why a Multi-timeframe indicator cannot finish calculating until the higher timeframe's candle is Closed
