Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Unmanaged Order Handling - Best Practices?

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

    Unmanaged Order Handling - Best Practices?

    Hi there,

    As I'm working through the kinks of transferring an automated strategy from a market replay environment to a live one, I'm wondering out loud if there are any NT forum-related threads devoted to best practices for handling orders in an unmanaged environment.

    For example, a couple of things I've learned while coding for unmanaged order handling that weren't explicitly called out in the NT 7 Help Guide were:
    1. Making sure completed iOrder objects are set to null... especially if you're testing a specific iOrder state to execute another related iOrder.
    2. Understanding that sending an order in a OnBarUpdate environment will send an order every tick unless micromanaged either by a time variable or nested in a 'FirstTickofBar' section
    3. Checking for multiple states of an iOrder if your code is dependent on order fills to continue other bits of code.


    Those are just my personal ones. Does anyone have any references that I can continue learning/gleaning insight from? For reference, I've already looked at the many NT unmanaged order handling pages in the Help Guide.

    Thanks in advance!

    Yours,
    Robert
    Last edited by Spiderbird; 08-27-2012, 02:27 PM. Reason: Grammatical errors

    #2
    Spiderbird,

    Thanks for your suggestion. Most of the information would be in threads, however I will leave this thread open to others so they can share as well.
    Adam P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, Yesterday, 09:41 PM
    1 response
    15 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, Today, 02:41 AM
    0 responses
    6 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, Yesterday, 11:44 PM
    0 responses
    12 views
    0 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    32 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    31 views
    0 likes
    Last Post CarlTrading  
    Working...
    X