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

Have Strategy chart results, but restrict session begin/end

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

    Have Strategy chart results, but restrict session begin/end

    I need some help figuring out how to have a strategy chart entries/exits but also obey session begin/end settings.

    If you start a strategy from a chart, there is no session begin/end option.

    If you start the strategy from the strategy tab, it does not chart.

    There has to be some code I can place in the strategy that will allow it to 'run' 24/7, but restrict the time frame it actually executes trades. I have tried for hours to get DateTime to work, but the problem is that doesn't work for backtesting or for market replay mode. Is there another method, to look at the 'market' time for Close[0] or etc, instead of looking at actual local PC time.

    Thank you.
    Mike

    #2
    Sure

    If you are programming check out this reference sample - http://www.ninjatrader-support.com/v...ead.php?t=3226

    If you are using the wizard please review the following - http://www.ninjatrader-support.com/H...mparisons.html
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by lightsun47, Today, 03:51 PM
    0 responses
    5 views
    0 likes
    Last Post lightsun47  
    Started by 00nevest, Today, 02:27 PM
    1 response
    9 views
    0 likes
    Last Post 00nevest  
    Started by futtrader, 04-21-2024, 01:50 AM
    4 responses
    45 views
    0 likes
    Last Post futtrader  
    Started by Option Whisperer, Today, 09:55 AM
    1 response
    14 views
    0 likes
    Last Post bltdavid  
    Started by port119, Today, 02:43 PM
    0 responses
    9 views
    0 likes
    Last Post port119
    by port119
     
    Working...
    X