Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy Analyzer

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

    Strategy Analyzer

    Good morning sir
    I have a strategy that I want to test in the Strategy Analyzer

    But I find a problem in a period that I can not exceed two years of testing
    For reference I use a range.
    Can you help me please​

    #2
    Hello jimmy12,

    The data provider or broker may not have more historical tick data available.
    Note, tick data is necessary for Range bars.

    If the range of historical tick data is insufficient, you may try obtaining this from a 3rd party such as TickData or CQGDataFactory and importing this into NinjaTrader.



    If you are finding the historical tick data is available in the Tools -> Historical Data window, and you can see the data on the Chart display after running the backtest, this would imply that the strategy logic is not evaluating as true in those earlier days.

    Use Print() (or write the information to a text file) to understand the behavior. Print the time of the bar and all values used in conditions or calculations that submit the order. Include labels for all values and comparison operators.

    Below is a link to a forum post that demonstrates using Print() to understand behavior.
    https://ninjatrader.com/support/foru...121#post791121

    And a link to an example of writing to file.
    https://ninjatrader.com/support/foru...nce#post100192
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by judysamnt7, 03-13-2023, 09:11 AM
    4 responses
    59 views
    0 likes
    Last Post DynamicTest  
    Started by ScottWalsh, Today, 06:52 PM
    4 responses
    36 views
    0 likes
    Last Post ScottWalsh  
    Started by olisav57, Today, 07:39 PM
    0 responses
    7 views
    0 likes
    Last Post olisav57  
    Started by trilliantrader, Today, 03:01 PM
    2 responses
    21 views
    0 likes
    Last Post helpwanted  
    Started by cre8able, Today, 07:24 PM
    0 responses
    10 views
    0 likes
    Last Post cre8able  
    Working...
    X