Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How do I know programmetically my profit target or stop loss is hit?

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

    How do I know programmetically my profit target or stop loss is hit?

    I would like to build a strategy that emails me when entry orders are filled, profit targets are hit, etc. I know I can use OnOrderUpdate in the case of orders being filled since I can hold the "order" object returned by EnterLong or ExitShort methods. However, since I use SetProfitTarget and SetStopLoss to place profit target and stop loss, I don't know how to find if they are hit programmetically. The only thing I can think of is to submit stop orders for profit target and stop loss directly instead of using SetProfitTarget and SetStopLoss. This approach will definitely make my code more complicate. Have I missed something? Are there better options? Thanks!

    #2
    Please see this reference sample - http://www.ninjatrader-support.com/v...ead.php?t=5790
    RayNinjaTrader Customer Service

    Comment


      #3
      Thanks a lot, Ray! This is exactly what I am looking for!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      569 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      330 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
      548 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      548 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X