Hello.
I'm trying to get tick history, for example yesterday ticks.
In Excel I can just set start date, end date, ric and interval and get Ask, Bid data. In my case interval would be "tick".
Can you please prompt some Python function or request which I'll send from Python. Cause I want process data in Python not in Excel.
I already tried python eikon data api and sending requests (refinitiv data platforn) and did not receive the information I needed.
Thank you.