Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Track which signal has a position..

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

    Track which signal has a position..

    Hello,

    is there a way to see which entry signal currently has what position, including their size and price?

    I have a strategy that opens initially three positions through entry signals.

    Once only one is left the behavior changes.

    So far I do that by tracking open positions.... but I wonder whether I can ask whether a signal has an open position or not...

    #2
    NetTecture, you could track all this with the IOrder objects - http://www.ninjatrader-support.com/H...V6/IOrder.html

    Comment


      #3
      Originally posted by NinjaTrader_Bertrand View Post
      NetTecture, you could track all this with the IOrder objects - http://www.ninjatrader-support.com/H...V6/IOrder.html
      Thanks. What about positions?

      Aveage price per entry signal, for example

      Comment


        #4
        I think the IOrder AvgFillPrice of your entry orders should give you what you need, but you can take a look at the IPosition objects - http://www.ninjatrader-support.com/H...IPosition.html

        Comment


          #5
          Ah, ok - will have to find the order then by signal name

          That should work. Thanks.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by SalmaTrader, 07-07-2026, 10:26 PM
          0 responses
          47 views
          0 likes
          Last Post SalmaTrader  
          Started by CarlTrading, 07-05-2026, 01:16 PM
          0 responses
          22 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 06-17-2026, 10:32 AM
          0 responses
          15 views
          0 likes
          Last Post CaptainJack  
          Started by kinfxhk, 06-17-2026, 04:15 AM
          0 responses
          21 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Started by kinfxhk, 06-17-2026, 04:06 AM
          0 responses
          23 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Working...
          X