Hi,
I am in the processing of writing a proof of concept for submitting FX orders via a python api for a buy side client. I have an eikon login (trial).
I have experimented with the eikon api in Python and it see to stream only top of book (level 1) market data.
Please point me to examples that achieve the folowwing:
- stream/process market depth orderbook.
- send/manage orders to market in Python.
Does this become a TREP/DACS issue, which requires more that an eikon user?
Thanks