Hi there,
I wrote this custom indicator with the desire that it would calculate on each and every trade, rather than on the close.
When I apply it to the chart I notice that sometimes it apppears to
be calculating on every trade and other times the market ticks up and down several times with no change in the total being returned in the indicator.
The if else statement that I have comented out within the EFS internal, is just another attempt that I made to get it to work properly.
Any help is appreciated.
Thanks,
John
I wrote this custom indicator with the desire that it would calculate on each and every trade, rather than on the close.
When I apply it to the chart I notice that sometimes it apppears to
be calculating on every trade and other times the market ticks up and down several times with no change in the total being returned in the indicator.
The if else statement that I have comented out within the EFS internal, is just another attempt that I made to get it to work properly.
Any help is appreciated.
Thanks,
John
Comment