Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to reference to the previous order entry price

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

    How to reference to the previous order entry price

    I want to prevent new entries in the event that price has not changed too much.

    For example, if the previous entry was long @ 2000.00 I want to prevent any other long entries unless the close[0] is not with x points lower than the previous entry.

    Can someone please give me an advice?

    Thanks.

    #2
    Hello nikolaalx,

    Thank you for your post.

    You would track the filled price level via OnExecution and store the value in a double for use in the next entry.

    For information on OnExecution please visit the following link: http://www.ninjatrader.com/support/h...nexecution.htm

    For information on the events that you can call please visit the following link: http://www.ninjatrader.com/support/h...iexecution.htm

    Please let me know if you have any questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    61 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    148 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    162 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    98 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    286 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Working...
    X