Imported from previous forum
Hi all,
I’m new to FIX protocol, please help with the following question:
How can I retrieve my current portfolio from my broker using the FIX protocol?
Thanks,
Miki
Take a look at Category : Positions Maintainence in FIX-44_Vol-5_w_Errata_20030618.pdf Page 82 / 115
If I understand your business requirement correctly, you would send ^35=AN^ to Request for Positions and your counterparty would reply with ^35=AP^ Position report containing positions in your portfolio.
Hi all,
I’m new to FIX protocol, please help with the following question:
How can I retrieve my current portfolio from my broker using the FIX protocol?Thanks,
Miki