Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How orders work in different directions (buy&sell)?

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

    How orders work in different directions (buy&sell)?

    Hello. I wrote script only for LONG entries. Now I finished with debugging and ready to reflect rules for SELL side. How sell and buy orders work together In NT script? Is it cover each other? Or BUY order just doesn't allow SELL order to enter?

    #2
    Hello Alex,

    Thank you for your post.

    If you use EnterLong() and EnterShort() methods, they will close the opposing position and then enter into the direction they are designed for.

    For example, my strategy has entered me long but my short condition returns true and I submit EnterShort();. This will close my long position and enter me short at the same time.

    For information on the Managed Order Approach please visit the following link: http://www.ninjatrader.com/support/h...d_approach.htm

    Please let me know if I may be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    562 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    325 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    547 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X