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 JonesJoker, 04-22-2024, 12:23 PM
        6 responses
        32 views
        0 likes
        Last Post JonesJoker  
        Started by GussJ, 03-04-2020, 03:11 PM
        12 responses
        3,239 views
        0 likes
        Last Post Leafcutter  
        Started by AveryFlynn, Today, 04:57 AM
        0 responses
        5 views
        0 likes
        Last Post AveryFlynn  
        Started by RubenCazorla, 08-30-2022, 06:36 AM
        3 responses
        79 views
        0 likes
        Last Post PaulMohn  
        Started by f.saeidi, Yesterday, 12:14 PM
        9 responses
        25 views
        0 likes
        Last Post f.saeidi  
        Working...
        X