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 argusthome, 03-08-2026, 10:06 AM
    0 responses
    106 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    54 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    36 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    38 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    74 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X