Page 1307 of 2169

Re: MT4 Indicator requests and ideas

Posted: Sat Jun 12, 2021 1:59 pm
by RplusT
mrtools wrote: Sat Jun 12, 2021 3:48 am Have you tried removing the [ and ]?
thank you mrtools, this is the only way I could make it work without error. No clue whether it makes sense though. But I don't see any problem that the indicator doesn't do what it is supposed to... :D

if (ShowIndex!=NoIndex) SetIndexLabel (9,"+EnumToString(ShowIndex+");"+ "+IntegerToString(IndexPeriod)+","+IntegerToString(ShowIndex)+"; else SetIndexLabel(9,NULL)";

Re: MT4 Indicator requests and ideas

Posted: Sat Jun 12, 2021 4:48 pm
by sal
mrtools wrote: Sat Jun 12, 2021 4:05 amTry.
Thanks mr.tools and looks nice when its applied in pull back chart.. :)

Re: MT4 Indicator requests and ideas

Posted: Sun Jun 13, 2021 7:09 am
by tkhanfx
Good day All

Apologies if this is the wrong thread for this post

I'm looking for either a MA or bands indicator that can be moved up/down/left/right, just for visual representation, without affecting functionality, also with ma mode type and applied price options preferably. I remember i had found one here but can't find it anymore

Thank you

Any RR TOOL For MT4

Posted: Sun Jun 13, 2021 10:05 pm
by sixthsensetrading
hi i want to know is there any tool of RR For Mt4

Re: Any RR TOOL For MT4

Posted: Sun Jun 13, 2021 11:04 pm
by Ogee
sixthsensetrading wrote: Sun Jun 13, 2021 10:05 pm hi i want to know is there any tool of RR For Mt4
see this page;

viewtopic.php?f=579496&t=8473876&hilit= ... w&start=10

Re: MT4 Indicator requests and ideas

Posted: Mon Jun 14, 2021 2:19 am
by Koalala
hello

can somebody fix this indicator by mladen ? it throws and ''array out of range'' when dropped on a chart, at line
for (int k=1; Time[startOfThisBar-k]>0 && Time[startOfThisBar-k]<=endTime; k++)
but it compiles fine with the new compiler and #property strict. I just want it to be working with the strict compilation.

Re: MT4 Indicator requests and ideas

Posted: Mon Jun 14, 2021 6:00 am
by Babatope76
I NEED link to good NRP binary options indicators please

Re: MT4 Indicator requests and ideas

Posted: Mon Jun 14, 2021 6:18 am
by pacois
Babatope76 wrote: Mon Jun 14, 2021 6:00 am I NEED link to good NRP binary options indicators please
Try !! Test in progress.

Re: MT4 Indicator requests and ideas

Posted: Mon Jun 14, 2021 7:44 am
by trailingedge
Morning. I came across this quite a few posts back.
Firstly It is not working. Meta Editor said the warning is "Ls" not used anymore in the code...I couldn't code my way out of a wet paper bag so could someone smarter than me please have a look?
Secondly, I looks like it picks the swings and does so quite well so I will assume it re-paints. Can that same someone, smarter than me, pls confirm or deny.
Regards and thank-you
TE

Re: MT4 Indicator requests and ideas

Posted: Mon Jun 14, 2021 7:59 am
by pacois
trailingedge wrote: Mon Jun 14, 2021 7:44 am Morning. I came across this quite a few posts back.
Firstly It is not working. Meta Editor said the warning is "Ls" not used anymore in the code...I couldn't code my way out of a wet paper bag so could someone smarter than me please have a look?
Secondly, I looks like it picks the swings and does so quite well so I will assume it re-paints. Can that same someone, smarter than me, pls confirm or deny.
Regards and thank-you
TE
Hi, it is a decompiled code, no one will modify, it is against the forum rules, it repaints itself, it adapts continuously, at the ups and downs of the price.