Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

how to return only current position of certain signal?

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

    how to return only current position of certain signal?

    Hi. If I enter long with signal name "TTT", how can I make NT return current position of only the signal?

    I found this line but it returns only overall position
    Position.MarketPosition = MarketPosition.Flat

    #2
    leontancfa, you're corrrect Position.MarketPosition gives you the overall position of the strategy. For tracking the returned fills for your unique entry signal names, you would need to work with the IOrder objects - http://www.ninjatrader-support.com/H...V6/IOrder.html

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    647 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    369 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    108 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    572 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    573 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X