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

Build Strategy Based on Candles of Different time frames

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

    Build Strategy Based on Candles of Different time frames

    Hi,

    how can I write a strategy that allowed me to check HLOC of various time frames with in the strategy e.g. monthly, weekly, Daily, Hourly as condition of the trade?

    Thanks

    #2
    Hello gbajaj,

    Thanks for your post and welcome to the NinjaTrader forums!

    You would need to add those other time frame data series to your strategy. Note that to use a monthly series would mean that your charts days to load will need to include enough days to the monthly bar(s).

    If you are using the Strategy Builder to create this, please see this short video on adding and accessing different time frames:https://paul-ninjatrader.tinytake.co...MF8xMTY0NTQyMw

    If you are coding directly in Ninjascript then you would need to use AddDataSeries(): https://ninjatrader.com/support/help...dataseries.htm

    In addition, for coding, I highly recommend a complete review of this section that covers all aspects of multi time frame/multi-series coding: https://ninjatrader.com/support/help...nstruments.htm
    Last edited by NinjaTrader_PaulH; 06-15-2021, 06:08 AM. Reason: Moved to NinjaTrader 8 Strategy Development forum.
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Tim-c, Today, 02:10 PM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by Taddypole, Today, 02:47 PM
    0 responses
    2 views
    0 likes
    Last Post Taddypole  
    Started by chbruno, 04-24-2024, 04:10 PM
    4 responses
    50 views
    0 likes
    Last Post chbruno
    by chbruno
     
    Started by TraderG23, 12-08-2023, 07:56 AM
    10 responses
    399 views
    1 like
    Last Post beobast
    by beobast
     
    Started by lorem, Yesterday, 09:18 AM
    5 responses
    25 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X