Attachments forums

List of attachments posted on this forum.


All files on forums: 160944

Re: Indicators with ON/OFF buttons

ionone, Mon Jan 17, 2022 7:24 pm

traderduke wrote: Mon Jan 17, 2022 2:24 am BanZai
I'm trying to add trend buffer = 1 or -1, but I can't seem to get past the (i) function working correctly. See lines 409. I added my initials just to keep it separate.
appreciate any help

Super_arrow BT-rk.mq4
this indicator processes bars in the reverse order (from the future to the past) which leads to enhanced results
this is the correct way to process bars:
(results are not the same)
All files in topic