Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Retrieving data from backtest UI

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

    Retrieving data from backtest UI

    Is there any way to retrieve data from the backtest UI?
    For example, if I enter, a value of 15 in the "Data series" - "Value" section, is there any way to address that variable from a strategy?

    If it's possible and if "Session begins" and "Session ends" can be addressed similarly, I would like to know how.

    Many thanks in advance.

    #2
    Hello,

    If I understand you correctly, for the interval use:

    if (BarsPeriod.Value == 15)

    This link will help:
    http://www.ninjatrader-support.com/H...arsPeriod.html



    For the session times, this is not supported.
    DenNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by carnitron, Today, 08:42 PM
    0 responses
    5 views
    0 likes
    Last Post carnitron  
    Started by strategist007, Today, 07:51 PM
    0 responses
    6 views
    0 likes
    Last Post strategist007  
    Started by StockTrader88, 03-06-2021, 08:58 AM
    44 responses
    3,973 views
    3 likes
    Last Post jhudas88  
    Started by rbeckmann05, Today, 06:48 PM
    0 responses
    8 views
    0 likes
    Last Post rbeckmann05  
    Started by rhyminkevin, Today, 04:58 PM
    4 responses
    58 views
    0 likes
    Last Post dp8282
    by dp8282
     
    Working...
    X