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

entry submission outside of OnBarUpdate

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

    entry submission outside of OnBarUpdate

    Hi NT experts,

    From samples i see, all initial entry orders are submitted in OnBarUpdate(). That means the order has to be submitted when there is an incoming tick available.

    Is there a way to submit orders at specified time, even without an incoming tick?

    Regards,

    #2
    binwang2, that should be possible through the use of a timer object. You can submit orders for all of the On___() methods, like OnExecution(), OnOrderUpdate(), OnBarUpdate(), etc.
    AustinNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by bc24fl, 08-30-2019, 01:58 PM
    4 responses
    259 views
    0 likes
    Last Post PaulMohn  
    Started by sugalt, Today, 04:02 AM
    0 responses
    6 views
    0 likes
    Last Post sugalt
    by sugalt
     
    Started by tradingnasdaqprueba, 04-09-2024, 09:52 AM
    6 responses
    30 views
    0 likes
    Last Post tradingnasdaqprueba  
    Started by PaulMohn, Today, 02:06 AM
    1 response
    8 views
    0 likes
    Last Post PaulMohn  
    Started by Mindset, Today, 01:27 AM
    0 responses
    6 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X