Hello!??
I'm a long time reader, first time poster.?
I have one contract which I purchase multiple times at multiple prices. So for example:
10 shares AAPL at $100
10 shares AAPL at $200
reqPositions() returns a single Position of 20 shares AAPL with avg price of $150.??
Is there any way to get individual lot information through the API instead of the aggregate? Thank you in advance.
--Jonathan