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 poplagelu, Today, 05:00 AM
    0 responses
    3 views
    0 likes
    Last Post poplagelu  
    Started by fx.practic, 10-15-2013, 12:53 AM
    5 responses
    5,407 views
    0 likes
    Last Post Bidder
    by Bidder
     
    Started by Shai Samuel, 07-02-2022, 02:46 PM
    4 responses
    98 views
    0 likes
    Last Post Bidder
    by Bidder
     
    Started by DJ888, Yesterday, 10:57 PM
    0 responses
    8 views
    0 likes
    Last Post DJ888
    by DJ888
     
    Started by MacDad, 02-25-2024, 11:48 PM
    7 responses
    160 views
    0 likes
    Last Post loganjarosz123  
    Working...
    X