Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Idea for filtering extreme volatility

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Idea for filtering extreme volatility

    Hi Ninjas,

    I'm thinking how to build an effective extreme volatility filter. This scenario is easily detected in the Tick chart. Any big moving report day could trigger this nasty scenario for end-users Algo. So I have some ideas but I have this doubt:

    If my script works normally with Range Bars, but in order to filter the extreme volatility times I have to add a new bar object ( but in ticks ), so any tick event must be examined by this simple filter. My question is:

    In your opinion, adding a new Bar object in Ticks to do a simple task for each tick, could affect the Script's normal performance time cause it might have overload my system ? I think NOT, but do you have some experience to shed light on this matter?

    Thanks

    #2
    Hello pstrusi,

    Thank you for your post.

    If it is a rather simple calculation you should not see any effect however, if the calculation is very complicated than having it work on each tick could result in a drop in performance.

    Please let me know if you have any questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by mgco4you, Today, 09:46 PM
    1 response
    2 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by wzgy0920, Today, 09:53 PM
    0 responses
    3 views
    0 likes
    Last Post wzgy0920  
    Started by Rapine Heihei, Today, 08:19 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by Rapine Heihei, Today, 08:25 PM
    0 responses
    6 views
    0 likes
    Last Post Rapine Heihei  
    Started by f.saeidi, Today, 08:01 PM
    1 response
    9 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Working...
    X