Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Loading a number of days data into a volumetric bar series

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

    Loading a number of days data into a volumetric bar series

    Hello,

    I am adding a volumetric data series to my strategy using the AddVolumetric() method within the State.Configure section of OnStateChange(), however unlike the AddDataSeries() method, there doesn't seem to be an overload which specifies the number of previous bars to load, and from what I can see, it only loads 3 days of history.

    If I load data directly on to the chart, I can choose the number of days of history to load, and I would like to programatically be able to make the volumetric data series load the same number of days/bars as my primary data series (ideally without actually putting the volumetric series on the chart).

    I have had a good look around, and I can't seem to find a way to do this.

    Am I missing something obvious?


    Thanks!

    #2
    Hi NichUK, thanks for posting.

    AddVolumetric will load the same number of days as the primary series, up to the maximum days of tick data your data provider is supplying. My test loaded the requested 20 days on NQ 1 minute:



    Kind regards,
    -ChrisL
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by trilliantrader, 04-18-2024, 08:16 AM
    5 responses
    22 views
    0 likes
    Last Post trilliantrader  
    Started by Davidtowleii, Today, 12:15 AM
    0 responses
    3 views
    0 likes
    Last Post Davidtowleii  
    Started by guillembm, Yesterday, 11:25 AM
    2 responses
    9 views
    0 likes
    Last Post guillembm  
    Started by junkone, 04-21-2024, 07:17 AM
    9 responses
    69 views
    0 likes
    Last Post jeronymite  
    Started by mgco4you, Yesterday, 09:46 PM
    1 response
    13 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Working...
    X