Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Profit Target and Flag

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

    Profit Target and Flag

    How i know when a SetProfitTarget (x) has been executed in my program? How could I trace SetProfitTarget Orders to change another var o change my strategy? It is possible?

    #2
    In 6.0, you can monitor the Position.Quantity property to see if that changes from bar to bar. Others then also check the PnL to see if a target or stop was hit.

    In 6.5 this is a lot more straightforward in that you can monitor the OnOrderUpdate() method. Unfortunately, we do not have any reference samples showing this at this time. If you are an experienced programmer, you could Print() data within this method to see the output and work your way through it. We should have reference samples shortly.
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    152 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    87 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    131 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    127 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    106 views
    0 likes
    Last Post CarlTrading  
    Working...
    X