Re: MT4 Indicator requests and ideas

22011
Xronos__ wrote: Wed May 20, 2026 7:14 am Last [1] is (shift 1)
[ If ] cheks that the buffer [2] has generated a valid [!=EMPTY_VALUE = NOT EMPTY VALUE] on the last completed bar , your (shift 1)
Why this check ? to ensure there are no uninitialized data
again Why ? to avoid throwing index/null errors

Regards
Thanks a lot,
does it imply when I'm on multiple timeframe
Let's say I'm on period_5 viewing period_15 data is it advisable to set it one(1) or three (3) to avoid throwing index/null errors as you said
everyone is brain washed either by religion, weed, self-talking, alcohol even those who doubt the most are self brain washed

Re: MT4 Indicator requests and ideas

22013
cladi53 wrote: Fri May 22, 2026 10:38 am Hi all the crew of Forex Station. My question is this indicator attached repainter? If yes, there is a version that not repaint? Thanks soo much in advance.
It repaints 100% as it uses a centered TMA, and there are logical errors.

Try this, I swapped the centered TMA with a nrp version and added Supertrend optional filter.
Naturally, all the magic disappeared, pretty useless code.
These users thanked the author Cagliostro for the post (total 4):
srinarayani13, cladi53, Krunal Gajjar, RodrigoRT7
"I conjure from shadows and shape fortunes from the unseen. The treasure lies hidden in plain sight, beneath the sunlight." - Cagliostro

Re: MT4 Indicator requests and ideas

22014
Cagliostro wrote: Fri May 22, 2026 5:26 pm It repaints 100% as it uses a centered TMA, and there are logical errors.

Try this, I swapped the centered TMA with a nrp version and added Supertrend optional filter.
Naturally, all the magic disappeared, pretty useless code.
My respects and gratitude to you Cagliastro for help me and the work and teachings in this comunity
These users thanked the author cladi53 for the post:
Cagliostro