Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

Recommended Posts

Posted
I'm not sure about the code but if it's picking exact tops and bottoms that's a good clue it's a repainter. Like you I spent alot of time and been disappointed to find out the perfect indicator doesn't exist
Posted
I can't understand about coding but just back test any EA by visual mode and attach indicator which you want to check repainting or not.

its the easiest and fastest way to check repaints I think.

 

Just tried with an ind that look promising. Too good to be be true - it was repainting to make itself perfect.

Posted

maven, that indicator must work for Hollywood as an actor, not for Forex! The indicator definition: If it picks the lows and highs exactly, it repaints! If it doesn't, it is lagging indicator! Both are useless for those who cannot see.

Your knowledge, experience and intuition must melt with the indicator's signals. Those 3 working together will not repaint.

Hermes

Posted

@hermes points are very valid.

That said, there are indicators that repaint on refresh and those are usually because they do some higher time frame processing and the repaint is legitimate in these cases. Then there are indicators that repaint or reprocess on every tick or every bar and those are the notorious ones. They look so perfect because they base their analysis on future data! An easy way to tell those is by looking at the code. if the processing of historical bars in the "start" routines starts from bar 0 and goes higher, another words from latest bar to the oldest bar as opposed to oldest to newest then they are repainting. Hope this helps.

Posted
If an indicator repaints in 1M time frame then definitely repaints in all time frames. So, it is better to check it in 1M before studying an indicator. There is no indicator to get exact H/L. It will indicate only the prevailing trend and can not predict future. If we try to code an indicator to predict the future price movement then there will a be lot of chances to reverse, since the price movement is only based on demand-supply theory.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...