Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Ninjascript Utilization Monitor

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

    Ninjascript Utilization Monitor

    Hello,

    today NT was frozen. When I watch the NinjaScript Utilization Monitor I see
    * that volumetric charts need a lot of ressources. There appears "ChartStyle" volumetric and "BarsType" 3 Range Volmetric. I have not yet enabled a scriptstrat using volumetric. What is "ChartStyle" and "BarsType" referring to please?
    * "Candlestick" shows the very high number of all. Why would "normal" candelstick need so much ressources?
    * I have an indicator using a dot-line which shows 29.000 and same indicator with other time and a dash-line which shows 4.200. Is this difference possible from plot style dot and dash?
    * and I have "BarsType" "1 Tick" showing also a very high number. But I dont have a chart with 1 Tick running.
    * are there instruments that need more pc-ressouces than others?

    Thank you!
    Tony
    Last edited by tonynt; 08-01-2019, 08:00 AM. Reason: add question

    #2
    Hello Tony,

    A ChartStyle is the script that renders the appearance of bars on the chart (for example Candlestick or Line on close). This is selected in the Data Series window in the Chart style section.

    A BarsTyle script calculated the open high low and close for the bar (for example Minute, or Range). This is the Type drop-down selected in the Data Series window in the Data series section.

    ChartStyles are responsible for rendering the bars on the chart. Every render pass these must render.

    The Plot Style will not change the value of a plot. However, different renderings will take different amounts of time to render.

    Any bars type that uses tick data will show as Bars type 1 Tick (Range, Renko, Line break, etc). Any bars type that uses minute data will show as Bars type 1 Minute.

    Yes, instruments with more ticks (usually due to higher volume) will need more processing when using a tick based bar (or running a script with Calculate set to .OnPriceChange or .OnEachTick).
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Karado58, 11-26-2012, 02:57 PM
    8 responses
    14,828 views
    0 likes
    Last Post Option Whisperer  
    Started by Option Whisperer, Today, 09:05 AM
    0 responses
    1 view
    0 likes
    Last Post Option Whisperer  
    Started by cre8able, Yesterday, 01:16 PM
    3 responses
    11 views
    0 likes
    Last Post cre8able  
    Started by Harry, 05-02-2018, 01:54 PM
    10 responses
    3,204 views
    0 likes
    Last Post tharton3  
    Started by ChartTourist, Today, 08:22 AM
    0 responses
    6 views
    0 likes
    Last Post ChartTourist  
    Working...
    X