Page 964 of 2041

Re: MT4 Indicator requests and ideas

Posted: Sat May 16, 2020 6:41 am
by gajaman
mrtools wrote: Sat May 16, 2020 5:28 am

This is a regular non repainting Tma with the atr bands.
Thanks MrTools. Is there a non-repainting version with the middle line color change (bullish and bearish) similar to the "tmacentered_amp_bands_2.02_mtf" indicator?

Re: MT4 Indicator requests and ideas

Posted: Sat May 16, 2020 7:03 am
by JeffVader
mrtools wrote: Sat May 16, 2020 3:26 am

Added mtf and alerts.
Great thank you, sorry to be a pain, is there any chance you can add arrows too, when it changes from below 0 to above for a long and vice versa?

Re: MT4 Indicator requests and ideas

Posted: Sat May 16, 2020 1:21 pm
by naluvs01
Hi Mr. Tools, Mladen and Coders Respectively ,

Thanks to Deez for posting this phenomenal indicator created by Forex-station. However, I noticed that when I compared it with MT4's RSIs, they don't line up always, the values are different and the alert appears on the next candle. I don't know if it's the code or something else. If someone could take a look, it would be great. I included both indicators that I found here.

The second indicator readings are the same as MT4's RSIs, in the data window, but the arrow/Alert doesn't always appear. The first 6 pics I've attached were from the first indicator. The 7th is from indicator 2.

Thanks in advance for you consideration!!!!!!!!

Re: MT4 Indicator requests and ideas

Posted: Sat May 16, 2020 2:55 pm
by shaileshm
Hello Mrtools,

Can you fix the repainting issue of this currency slope indicator? If possible maybe include the formula from Strengthmeter and calculate slope from there that indicator works very well for me.

Regards,

Re: MT4 Indicator requests and ideas

Posted: Sat May 16, 2020 3:40 pm
by Banzai
naluvs01 wrote: Sat May 16, 2020 1:21 pm Hi Mr. Tools, Mladen and Coders Respectively ,

Thanks to Deez for posting this phenomenal indicator created by Forex-station. However, I noticed that when I compared it with MT4's RSIs, they don't line up always, the values are different and the alert appears on the next candle. I don't know if it's the code or something else. If someone could take a look, it would be great. I included both indicators that I found here. The second one was worse out of the two and the pics I've attached were from the first indicator.

Thanks in advance for you consideration!!!!!!!!

RSIx3 + alerts + arrows mtf.mq4 used PRICE_CLOSE.
Your RSI (6) probably used PRICE_OPEN.

I fixed all indicators so you can use

PRICE_CLOSE
PRICE_OPEN
PRICE_HIGH
PRICE_LOW
PRICE_MEDIAN
PRICE_TYPICAL
or
PRICE_WEIGHTED

Re: MT4 Indicator requests and ideas

Posted: Sat May 16, 2020 3:55 pm
by naluvs01
Banzai wrote: Sat May 16, 2020 3:40 pm


RSIx3 + alerts + arrows mtf.mq4 used PRICE_CLOSE.
Your RSI (6) probably used PRICE_OPEN.

I fixed all indicators so you can use

PRICE_CLOSE
PRICE_OPEN
PRICE_HIGH
PRICE_LOW
PRICE_MEDIAN
PRICE_TYPICAL
or
PRICE_WEIGHTED
BANZAI, I COULD KISS YOU, BUT YOU'D THINK I WASN'T STRAIGHT!!! THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU..
Man, I Love ALL You Coders!!!! I don't know why you guys do what you do, but YOU GUYS ARE THE BEST AND I WISH NOTHING BUT SUCCESS AND GOOD FORTUNE FOR ALL OF YOU!!!!!!!

Re: MT4 Indicator requests and ideas

Posted: Sat May 16, 2020 4:23 pm
by naluvs01
naluvs01 wrote: Sat May 16, 2020 3:55 pm
BANZAI, I COULD KISS YOU, BUT YOU'D THINK I WASN'T STRAIGHT!!! THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU..
Man, I Love ALL You Coders!!!! I don't know why you guys do what you do, but YOU GUYS ARE THE BEST AND I WISH NOTHING BUT SUCCESS AND GOOD FORTUNE FOR ALL OF YOU!!!!!!!

Hi Banzai,

I just loaded the indicator and many instances, it still comes in late. The top indicator is the custom; the bottom, MT4 RSIs. See attached pictures. But still awesome job!!!!!!!!!!!!

Re: MT4 Indicator requests and ideas

Posted: Sat May 16, 2020 4:31 pm
by mrtools
naluvs01 wrote: Sat May 16, 2020 4:23 pm


Hi Banzai,

I just loaded the indicator and many instances, it still comes in late. The top indicator is the custom; the bottom, MT4 RSIs. See attached pictures. But still awesome job!!!!!!!!!!!!
In the code the alerts also take into account the RSILevel all 3 rsi's need to be above that level before a alert or arrow happens

Re: MT4 Indicator requests and ideas

Posted: Sat May 16, 2020 5:49 pm
by Banzai
naluvs01 wrote: Sat May 16, 2020 4:23 pm Hi Banzai,

I just loaded the indicator and many instances, it still comes in late. The top indicator is the custom; the bottom, MT4 RSIs. See attached pictures. But still awesome job!!!!!!!!!!!!
OK, fixed.

Re: MT4 Indicator requests and ideas

Posted: Sat May 16, 2020 6:45 pm
by josi
Banzai wrote: Sat May 16, 2020 5:49 pm
OK, fixed.
Thank you, it's a really interesting approach based solely on RSI.
I think it would even be better - visually - if the slowest RSI was a bit filtered (slower) and changed colour on slope (because this would give you the extra information of directional bias without adding any other indicator).
Compare example: adaptive rsi