Page 1 of 1
Simple arrow add (indicator)
Posted: Fri Mar 17, 2023 12:41 pm
by xzerax
Hey there my bros .. long time no see .. i need to add an arrow on a simple concept to my indicator.. my indicator give colors to candes based on rsi cross of 50 zone .. i want to add up arrow when i get following price action ... blue candel , red candel , blue candel = buy arrow /////// .... red candel,blue candel,red candel= sell arrow .
thanks in advance my bros.
Re: Simple arrow add (indicator)
Posted: Fri Mar 17, 2023 12:47 pm
by mrtools
xzerax wrote: Fri Mar 17, 2023 12:41 pm
Hey there my bros .. long time no see .. i need to add an arrow on a simple concept to my indicator.. my indicator give colors to candes based on rsi cross of 50 zone .. i want to add up arrow when i get following price action ... blue candel , red candel , blue candel = buy arrow /////// .... red candel,blue candel,red candel= sell arrow .
thanks in advance my bros.
Would need a version that hasn't been decompiled.
Re: Simple arrow add (indicator)
Posted: Fri Mar 17, 2023 12:48 pm
by xzerax
mrtools wrote: Fri Mar 17, 2023 12:47 pm
Would need a version that hasn't been decompiled.
you mean a source code ? it is an mq4 one
Re: Simple arrow add (indicator)
Posted: Fri Mar 17, 2023 1:00 pm
by mrtools
xzerax wrote: Fri Mar 17, 2023 12:48 pm
you mean a source code ? it is an mq4 one
No the version you posted is a
decompiled/hacked version.
Re: Simple arrow add (indicator)
Posted: Thu Mar 23, 2023 9:50 pm
by gyilaoliver
Here is a simple indicator i just created based on your logic