how to make zero-lag indior
Results 1 to 5 of 35

Thread: how to make zero-lag indior

  1. #1
    Hello man,
    I see the latest values of indiors are usually attracted after a bar has ended. How do we write an indior that compute value?
    Does anyone have a template script for that?

  2. #2
    Quote Originally Posted by ;
    Hi guy,
    I see the hottest values of indiors are usually drawn after a bar has finished. Just how do we compose an indior which compute value for each tick?
    Does anybody have a template script for it?
    That's not quite correct. A MA keeps flexing (redrawing itself) based on each individual tick if the market is really moving.

    What exactly do you need to accomplish?

  3. #3
    Oh, I see now,
    so is that Close[I] changes for every tick, before a new pub is formed?

  4. #4
    Close[0] adjustments for every single tick - to avoid repaint you have to use Close[1] - however a little bit is lagged by this!

  5. #5
    Quote Originally Posted by ;
    Close[0] changes for every single tick - to avoid repaint you've got to use Close[1] - however this lags a bit!
    thanks a lot!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.