Page 1556 of 2170

Re: MT4 Indicator requests and ideas

Posted: Sun May 22, 2022 3:24 am
by gigamer2
kvak wrote:

This file is decompiled...
Does it mean that it`s not possible to change it? :sad: sorry I dont know much about coding indicators :)

Re: MT4 Indicator requests and ideas

Posted: Sun May 22, 2022 3:29 am
by gigamer2
zookeeper wrote: Sun May 22, 2022 1:12 am I don't see any repainting-issues, even on 1440.
I testet it with a seperate window (rsi 7, moving average period 70, type 1 (which means expotential))...
After candle close, arrows should stay
Image


Thank you for checking the indicator and for responding to my request dear. The thing is I use the daily settings on a 30 min chart so I`m not exactly waiting for the daily candle to close so the candle would be confirmed. I just need the arrow to stay once it appears in my 30 min chart, way before the daily candle closes. I hope that clears my idea :)

Re: MT4 Indicator requests and ideas

Posted: Sun May 22, 2022 3:39 am
by handy148
Would it be possible to amend this indicator to draw a normal line (parameters, colour and thickness of my choosing). I tried changing the code from draw arrow to draw line but it just prints a continuous connected line rather than a series of individual lines. Thank you for your assistance.

Re: MT4 Indicator requests and ideas

Posted: Sun May 22, 2022 3:41 am
by kvak
gigamer2 wrote: Sun May 22, 2022 3:24 am Does it mean that it`s not possible to change it? :sad: sorry I dont know much about coding indicators :)
Take a moment to read this...... What is a decompiled indicator?

Re: MT4 Indicator requests and ideas

Posted: Sun May 22, 2022 6:08 am
by Chickenspicy
gigamer2 wrote: Sun May 22, 2022 3:29 am Thank you for checking the indicator and for responding to my request dear. The thing is I use the daily settings on a 30 min chart so I`m not exactly waiting for the daily candle to close so the candle would be confirmed. I just need the arrow to stay once it appears in my 30 min chart, way before the daily candle closes. I hope that clears my idea :)
might help with your arrows

Re: MT4 Indicator requests and ideas

Posted: Sun May 22, 2022 12:02 pm
by mrtools
thomdel wrote: Sat May 21, 2022 5:08 pm @ mrtools

Respected Sir,

If Time Permits and if you like suggestion, Request you to Please Add Button to : LevelStop-Reverse-averages-mtf-lines 1.02



Thanks for your Generosity, Time, efforts.
Thanks a Lot.
Don't have the source for that one.

Re: MT4 Indicator requests and ideas

Posted: Sun May 22, 2022 12:04 pm
by mrtools
sal wrote: Sat May 21, 2022 11:08 pm mr.tools
if it possible to make arrow as per snap when the Heiken Ashi indicator (mt4)
attached now for doji spotter indi.. may helpls!!
UP ARROW
HA green bar body > previous green bar wick (see snap).

DOWN ARROW
HA red bar body < previous red bar wick (see snap).
Image
Not sure.

Re: MT4 Indicator requests and ideas

Posted: Sun May 22, 2022 12:11 pm
by mrtools
RplusT wrote: Sat May 21, 2022 2:12 pm mrtools. could you please adjust this currency slope strength indicator to be used also for Indices like US30, DE40, HK50.....thank you!

I got some Currency slope strength indicators but they all can't be used for Indices. I prefer this version......

Gary.BaludaSuperCSS.v.2.0.mq4
Image
Don't think indices could be added, think it would have to be a completely different indicator.

Re: MT4 Indicator requests and ideas

Posted: Sun May 22, 2022 2:59 pm
by sal
mrtools wrote: Sun May 22, 2022 12:04 pm Not sure.
try bro...
my another idea is in snap using Fractal channel with HAshi cobination and breakout is great as per snap arrow location ! :)

Re: MT4 Indicator requests and ideas

Posted: Sun May 22, 2022 3:05 pm
by gigamer2
kvak wrote: Sun May 22, 2022 3:41 am Take a moment to read this...... What is a decompiled indicator?
Thank you dear, I will read it. :)