Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Can Time Period be optimized?

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

    Can Time Period be optimized?

    I am working on a multiple timeframe strategy.

    If I code with a strategy property that can be varied by the optimizer to set which secondary timeframe is added through the AddDataSeries method, can I use the Strategy Analyzer to find the optimal secondary timeframe?
    Last edited by AnotherTrader; 02-13-2018, 11:15 PM.

    #2
    Hello.

    Thank you for the note.

    It is possible to optimize your primary series when you check "Optimize data series" in the Strategy Analyzer. This will not optimize any additional series you have added to the script though. I have attached an example workaround to this where I make a property for a BarsInProgress index and add 4 differing data series. When running an optimization I set BIP to iterate from 1 to 4. This will select the best secondary series to use.

    Please see here for instructions on importing


    Please let us know if we may be of any further assistance.
    Attached Files
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by frankthearm, Yesterday, 09:08 AM
    12 responses
    43 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by junkone, Today, 11:37 AM
    2 responses
    12 views
    0 likes
    Last Post junkone
    by junkone
     
    Started by quantismo, 04-17-2024, 05:13 PM
    5 responses
    35 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by proptrade13, Today, 11:06 AM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_Clayton  
    Started by love2code2trade, 04-17-2024, 01:45 PM
    4 responses
    35 views
    0 likes
    Last Post love2code2trade  
    Working...
    X