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 charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      52 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      142 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      160 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      96 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      276 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Working...
      X