Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Here's how you can improve Range bar performance

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

    Here's how you can improve Range bar performance

    Range bars are a unique way of displaying price movement, in that they do not update according to time or number/volume of trades, but rather only when price itself moves. The way that NT 6.5 is set up, it recalculates indicators based on either each incoming tick, or at the close of each bar. This works well for minute/volume/tick based charts, but unfortunately for Range charts (especially short-range charts), setting CalculateOnBarClose = true really doesn't do much to help performance, especially under heavy conditions. When there is a volume spike and the price rapidly moves in one direction, the indicators will still be getting recalculated every time a range bar is drawn, which can still be as much as to 100 times per second in fast moving markets. This effectively means that range charts with any indicators on them are going to lag under heavy conditions.

    One way to fix this is to add a feature where we can specify the number of bars to wait before recalculating an indicator, instead of automatically calculating it on the close of each bar. That way we can set the chart to recalculate indicators only every 3 or 4 range bars instead of on every bar, which would allow those chart types to function properly under heavier market conditions. You can pass this on to development to see what they think...

    #2
    Hi JS999,

    Thank you for your post.

    I will forward this suggestion on to my development team for further consideration.
    KyleNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by gemify, 11-11-2022, 11:52 AM
    6 responses
    803 views
    2 likes
    Last Post ultls
    by ultls
     
    Started by ScottWalsh, Today, 04:52 PM
    0 responses
    3 views
    0 likes
    Last Post ScottWalsh  
    Started by ScottWalsh, Today, 04:29 PM
    0 responses
    7 views
    0 likes
    Last Post ScottWalsh  
    Started by rtwave, 04-12-2024, 09:30 AM
    2 responses
    22 views
    0 likes
    Last Post rtwave
    by rtwave
     
    Started by tsantospinto, 04-12-2024, 07:04 PM
    5 responses
    70 views
    0 likes
    Last Post tsantospinto  
    Working...
    X