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

Possible to retrieve active Positions at some bar index in the past?

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

    Possible to retrieve active Positions at some bar index in the past?

    I am trying to develop a Monte Carlo function for evaluating my system (This would attempt to solve some of the inadequacies of the built in NT Monte Carlo).

    This would be used in a multi-instrument strategy. One of the date series that I would require is a record of whether the strategy is long/short/neutral in a given instrument on a given bar.

    I would like to evaluate this in the OnTermination block of the strategy, and I don't want to manually track the positions as the strategy runs. Is there any way to automatically pull the market position on a given bar in the backtest?

    (As I understand it, the Positions[] method only applies to the current bar. Please correct me if I am just not using it correctly)

    Thanks!

    #2
    Hello kbeary33,

    Thank you for your post.

    There is no method available to pull the position based on a bar index, you would need to develop your own DataSeries to collect this information on bar in the backtest.

    For information on the DataSeries Class in NinjaScript please visit the following link: http://www.ninjatrader.com/support/h...ries_class.htm

    Please let me know if I may be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by maybeimnotrader, Today, 05:46 PM
    0 responses
    5 views
    0 likes
    Last Post maybeimnotrader  
    Started by quantismo, Today, 05:13 PM
    0 responses
    6 views
    0 likes
    Last Post quantismo  
    Started by AttiM, 02-14-2024, 05:20 PM
    8 responses
    166 views
    0 likes
    Last Post jeronymite  
    Started by cre8able, Today, 04:22 PM
    0 responses
    8 views
    0 likes
    Last Post cre8able  
    Started by RichStudent, Today, 04:21 PM
    0 responses
    5 views
    0 likes
    Last Post RichStudent  
    Working...
    X