Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Is MarketPosition global or per strategy?

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

    Is MarketPosition global or per strategy?

    If I have 2 strategies running simultaneously, and one enters a long position, will the other strategy see the market in a long position, or does the second strategy evaluate the market strictly from its own point of view, viz, that it the second strategy is still flat, so that, as far as it is concerned the account is not long?

    #2
    koganam, MarketPosition is per strategy. Strategies are completely independent of each other.
    AustinNinjaTrader Customer Service

    Comment


      #3
      If I have multiple strategies running. How can i get my total long/short position? i.e across all strategies. Thanks.
      Tony

      Comment


        #4
        Hi Tony,

        The position info applies only to the strategy accessing it. There are not available properties to check positions at the account level.
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          Hi Ryan,

          Won't the function below do it? I am not sure what is the difference between these NTDirect functions and the usual NT methods. Thanks.

          int MarketPosition(stringinstrument, stringaccount)
          Gets the market position for an instrument/account combination. Returns 0 for flat, negative value for short positive value for long.

          Comment


            #6
            Those are not NinjaScript functions. They're designed for the Automated Trading Interface, which would take signals from an external source and then execute through NinjaTrader. This is a separate environment from NS.
            Ryan M.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by yertle, Yesterday, 08:38 AM
            7 responses
            28 views
            0 likes
            Last Post yertle
            by yertle
             
            Started by bmartz, 03-12-2024, 06:12 AM
            2 responses
            20 views
            0 likes
            Last Post bmartz
            by bmartz
             
            Started by funk10101, Today, 12:02 AM
            0 responses
            4 views
            0 likes
            Last Post funk10101  
            Started by gravdigaz6, Yesterday, 11:40 PM
            1 response
            8 views
            0 likes
            Last Post NinjaTrader_Manfred  
            Started by MarianApalaghiei, Yesterday, 10:49 PM
            3 responses
            10 views
            0 likes
            Last Post NinjaTrader_Manfred  
            Working...
            X