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 geddyisodin, Yesterday, 05:20 AM
      7 responses
      45 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by gbourque, Today, 06:39 AM
      2 responses
      5 views
      0 likes
      Last Post gbourque  
      Started by cre8able, Yesterday, 07:24 PM
      1 response
      13 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by cocoescala, 10-12-2018, 11:02 PM
      6 responses
      939 views
      0 likes
      Last Post Jquiroz1975  
      Started by cmtjoancolmenero, Yesterday, 03:58 PM
      1 response
      17 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Working...
      X