I am looking for ideas on how to overcome this problem of drifting indicators.
As you can see I am using a Renko Chart and I only compute on Close
This picture show what my chart should look like if there was no drifting, the next picture shows what the drifting looks like after a few hours.
Would executing reloadEFS();
every few bars when there is no grahical update to make sure the indicator is reset to its proper position?
What have other people done to overcome this problem?
Thanks for your Time
EK
As you can see I am using a Renko Chart and I only compute on Close
This picture show what my chart should look like if there was no drifting, the next picture shows what the drifting looks like after a few hours.
Would executing reloadEFS();
every few bars when there is no grahical update to make sure the indicator is reset to its proper position?
What have other people done to overcome this problem?
Thanks for your Time
EK
Comment