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 FrancisMorro, Today, 03:24 AM
    0 responses
    1 view
    0 likes
    Last Post FrancisMorro  
    Started by Segwin, 05-07-2018, 02:15 PM
    10 responses
    1,770 views
    0 likes
    Last Post Leafcutter  
    Started by Rapine Heihei, 04-23-2024, 07:51 PM
    2 responses
    31 views
    0 likes
    Last Post Max238
    by Max238
     
    Started by Shansen, 08-30-2019, 10:18 PM
    24 responses
    944 views
    0 likes
    Last Post spwizard  
    Started by Max238, Today, 01:28 AM
    0 responses
    11 views
    0 likes
    Last Post Max238
    by Max238
     
    Working...
    X