Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Nbr of Contracts ?

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

    Nbr of Contracts ?

    In live trading, how do I get the number of contracts that my strategy currently has positions on? That is, my strategy might buy a few contracts, then sell a few contracts. So, how do I find out how many contracts my account is holding at any given time? (Yes, there is "OnPositionUpdate()", but is that giving actual, current account status?)

    #2
    Hello spottysallrite,

    You can use Position.Quantity to get the current quantity of contracts that the strategy has.

    Comment


      #3
      Thanks, but is there any way to find out how many contracts are being held by any particular account? That is, I know how to access (in the strategy) what the current account balance is. So, seems like there would be a similar way to find out how many contracts the account is holding. No ?

      Comment


        #4
        Hello spottysallrite,

        You can also use the PositionAccount object to see the account position but that may contain contracts your strategy does not manage.

        Comment


          #5
          Ok, but how do I know which account "PositionAccount" is referencing ?

          Comment


            #6
            Hello spottysallrite,

            That would be the account you selected when you applied the strategy to it.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Mindset, 04-21-2026, 06:46 AM
            0 responses
            90 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by M4ndoo, 04-20-2026, 05:21 PM
            0 responses
            135 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by M4ndoo, 04-19-2026, 05:54 PM
            0 responses
            68 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by cmoran13, 04-16-2026, 01:02 PM
            0 responses
            119 views
            0 likes
            Last Post cmoran13  
            Started by PaulMohn, 04-10-2026, 11:11 AM
            0 responses
            69 views
            0 likes
            Last Post PaulMohn  
            Working...
            X