I need to get foreign exchage real-time rate (e.g. USD to KRW, JPY to KRW).
How can I get this data using eikon python api??
Hi @sjh0724
You can try this code:
Hello @sjh0724
Please refer to Streaming API - How to retrieve real-time streaming prices tutorial to get the latest real-time values.
Thank you so much!
Thank you so much!!