Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Does MarketPosition Cross Strategies?

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

    Does MarketPosition Cross Strategies?


    Is MarketPosition global or local?

    Say I'm running three different strategies simultaneously. In one of the strategies, I go long. Then, in the second and third strategies. will Position.MarketPosition == MarketPosition.Long?

    Thanks again.





    #2
    Hello timmbbo,

    Thanks for your post.

    Position.MarketPosition allows you to determine what the strategy's position is for that specific strategy instance .

    Note that NinjaScript strategies are only able to see orders placed by that specific strategy instance, not manually placed orders or orders placed by other strategy instances.

    PositionAccount.MarketPosition allows you to check what your actual account position is for the account the strategy is enabled on.

    See the help guide documentation below for more information and sample code.

    Position.MarketPosition: https://ninjatrader.com/support/help...etposition.htm
    PositionAccount.MarketPosition: https://ninjatrader.com/support/help...etposition.htm

    Please let me know if I may assist you further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by kinfxhk, 07-14-2026, 09:39 AM
    0 responses
    17 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    59 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    43 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    47 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    38 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X