Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Scaling some data

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

    Scaling some data

    What is the easiest way to scale data? For example I want to have volume data divided by 10 and be displayed that way by different indicators.

    #2
    Hello mat1i,

    I think you would need to create an indicator that calls the volume, divides this by ten, and then sets the value to a plot that can be used as the input series in other indicators or used in strategies.

    Below is a link to a post with helpful information about getting started with NinjaScript.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      I thought about some easiest and fastest solution. It should be something. Even in Level II properties is a option "Size divided by 100 (stocks only)". I am looking something like that on volume on chart.

      Comment


        #4
        Hello mat1i,

        This would be possible to create.

        You can use the OnMarketDepth method in an indicator and for each volume amount divide this by 100 and then plot this in a plot.

        Below is a publicly available link to the help guide on OnMarketDepth.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        77 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        45 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        27 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        32 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        63 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X