Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ninja script utilization monitor - wrong info

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

    ninja script utilization monitor - wrong info

    I do my backtests on 1 second data series, but the utilization monitor windows name it ''1 tick'' instead of ''1 second''. it seems that the calculations are done based on tick instead of 1 second which cause my backtests to be very slow. Anyone can help me with that?


    #2
    Hello bob_brsser,

    When backtesting over 1 second data, this will be historical tick data.

    There are 3 types of historical data: tick, minute, and day. Any sub-minute or non-time-based bar types (like renko or range) will be built from tick data.

    The script will be tested over the bar type you select in the Data Series section. If you choose 1 second, it will be 1 second bars.

    Using 1 second bars (or 1 tick bars) would require further resources to run your logic on every bar close.

    Unfortunately, for backtests there would not be much that can be done to improve the performance when testing over a very large amount of data points, unlike optimizing where there are some things that can be done to improve performance.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      ok thanks for your quick answer Chealsea.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, Yesterday, 09:41 PM
      1 response
      15 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, Today, 02:41 AM
      0 responses
      6 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, Yesterday, 11:44 PM
      0 responses
      12 views
      0 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      32 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      31 views
      0 likes
      Last Post CarlTrading  
      Working...
      X