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 thanajo, 05-04-2021, 02:11 AM
    3 responses
    467 views
    0 likes
    Last Post tradingnasdaqprueba  
    Started by Christopher_R, Today, 12:29 AM
    0 responses
    10 views
    0 likes
    Last Post Christopher_R  
    Started by sidlercom80, 10-28-2023, 08:49 AM
    166 responses
    2,236 views
    0 likes
    Last Post sidlercom80  
    Started by thread, Yesterday, 11:58 PM
    0 responses
    4 views
    0 likes
    Last Post thread
    by thread
     
    Started by jclose, Yesterday, 09:37 PM
    0 responses
    9 views
    0 likes
    Last Post jclose
    by jclose
     
    Working...
    X