You can find at the money implied volatility using the chain "EURVOLO=". Each RIC within this chain represents specific time to maturity. E.g. bid and ask quotes for 3 month at the money implied volatility can be retrieved using RIC "EUR3MO=" and fields "BID" and "ASK".
The full volatility surface can be found using chain "EURVOL=".
I don't believe we calculate historical volatility on the datafeed. You can easily calculate it yourself from the timeseries of "EUR=" price history.
If you need further help with finding content in Eikon or if you need any content explanation, the best resource is Thomson Reuters Helpdesk, which you can reach by either calling the Helpdesk number in your country or by using Contact Us capability in your Eikon application.
How can I download FX historical and implied volatility?

Hello,
I am quite new at using the Eikon API. I managed to download "EUR=" historical open, high, low and close by using the ek.timeseries function. I am now looking to download historical and implied volatility for the EUR/USD. When I type:
data, error = ek.get_data('EUR=', ['CF_DATE', 'HST_VOLT'], parameters={'SDate':'2017-06-01', 'EDate':'2017-08-04'})
I only get a data frame containing the date of today in the column CF_DATE and a NaN in the HST_VOLT column.
What should I do to be able to download historical and implied volatility?
Thank you in advance!
Best Answer
-
You can find at the money implied volatility using the chain "EURVOLO=". Each RIC within this chain represents specific time to maturity. E.g. bid and ask quotes for 3 month at the money implied volatility can be retrieved using RIC "EUR3MO=" and fields "BID" and "ASK".
The full volatility surface can be found using chain "EURVOL=".
I don't believe we calculate historical volatility on the datafeed. You can easily calculate it yourself from the timeseries of "EUR=" price history.
If you need further help with finding content in Eikon or if you need any content explanation, the best resource is Thomson Reuters Helpdesk, which you can reach by either calling the Helpdesk number in your country or by using Contact Us capability in your Eikon application.0
Answers
-
Thank you very much @Alex Putkov.1. This is very clear. I have an additional question, how can I find the list of all RICs included in a chain via the Python API?
0 -
@a.mahoudi the easiest way here would be to generate the RIC names based off the RIC structure. Something like:
periods = ['ON', 'SW', '1M', '2M', '3M', '6M', '9M', '1Y', '2Y', '3Y', '5Y', '7Y', '10Y']
atm = [f'EUR{x}O=' for x in periods]
rr25 = [f'EUR{x}RR=' for x in periods]
bf25 = [f'EUR{x}BF=' for x in periods]
rr10 = [f'EUR{x}R10=' for x in periods]
bf10 = [f'EUR{x}B10=' for x in periods]0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 684 Datastream
- 1.4K DSS
- 615 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 250 ETA
- 554 WebSocket API
- 37 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 643 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 26 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 193 TREP Infrastructure
- 228 TRKD
- 915 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛