[R-SIG-Finance] RBloomberg equity options prices

Ravi S. Shankar ravis at ambaresearch.com
Mon Oct 1 09:09:36 CEST 2007


Hi,

I need to download option prices from Bloomberg. However I don't have
ticker for the options. What I have is Sec_WKN and the security name.
For example 00GXZ7PY6400 and PUT DAX 12/2007 STRIKE 6400.
Can I construct the ticker from the above available info and then use it
download option prices using R Bloomberg.

Thank you,
Regards,

Ravi Shankar S

-----Original Message-----
From: r-sig-finance-bounces at stat.math.ethz.ch
[mailto:r-sig-finance-bounces at stat.math.ethz.ch] On Behalf Of
r-sig-finance-request at stat.math.ethz.ch
Sent: Saturday, September 29, 2007 3:30 PM
To: r-sig-finance at stat.math.ethz.ch
Subject: R-SIG-Finance Digest, Vol 40, Issue 23

Send R-SIG-Finance mailing list submissions to
	r-sig-finance at stat.math.ethz.ch

To subscribe or unsubscribe via the World Wide Web, visit
	https://stat.ethz.ch/mailman/listinfo/r-sig-finance
or, via email, send a message with subject or body 'help' to
	r-sig-finance-request at stat.math.ethz.ch

You can reach the person managing the list at
	r-sig-finance-owner at stat.math.ethz.ch

When replying, please edit your Subject line so it is more specific
than "Re: Contents of R-SIG-Finance digest..."


Today's Topics:

   1. Re: RBloomberg equity options prices (davidr at rhotrading.com)


----------------------------------------------------------------------

Message: 1
Date: Fri, 28 Sep 2007 08:36:06 -0500
From: <davidr at rhotrading.com>
Subject: Re: [R-SIG-Finance] RBloomberg equity options prices
To: "Moshe Olshansky" <m_olshansky at yahoo.com>,
	<r-sig-finance at stat.math.ethz.ch>
Message-ID:
	<F9F2A641C593D7408925574C05A7BE774E7C16 at rhopost.rhotrading.com>
Content-Type: text/plain;	charset="us-ascii"

I would suggest reading the Bloomberg API help.
You can start at the Bloomberg professional (terminal) and type
WAPI<go>.
You can munge around there, or download WAPI Lite so you can look at the
docs offline. Much of the time, starting in Excel with the wizards will
get you to the point where you know the tickers and fields you want.
Then you can move over to programming instead of using Excel and
formulas. One other function in Bloomberg I use quite often is FPRP<go>
once you have an instrument active. This tells you everything that is
available for that ticker and what its current value is, as well as the
API filed names.

Have fun!

David L. Reiner
Rho Trading Securities, LLC


-----Original Message-----
From: Moshe Olshansky [mailto:m_olshansky at yahoo.com] 
Sent: Thursday, September 27, 2007 7:33 PM
To: David Reiner <davidr at rhotrading.com>;
r-sig-finance at stat.math.ethz.ch
Subject: RE: [R-SIG-Finance] RBloomberg equity options prices

Thank you - this really works!

I was unable to guess that for the option data one
still must add the word "Equity" at the end.

Is there any place where such information can be
found?

Moshe.

--- davidr at rhotrading.com wrote:

> Yes and yes. See ?blpGetData.
> You just need the option ticker, e.g., "IBM 10 P105
> Equity" is the Oct
> 105 put for IBM.
> 
> David L. Reiner
> Rho Trading Securities, LLC
> 
> 
> -----Original Message-----
> From: r-sig-finance-bounces at stat.math.ethz.ch
> [mailto:r-sig-finance-bounces at stat.math.ethz.ch] On
> Behalf Of Moshe
> Olshansky
> Sent: Tuesday, September 25, 2007 11:34 PM
> To: r-sig-finance at stat.math.ethz.ch
> Subject: [R-SIG-Finance] RBloomberg equity options
> prices
> 
> Hello,
> 
> Is it possible to get historical option prices using
> RBloomberg? Is it possible to get intraday data?
> 
> Thank you!
> 
> Moshe Olshansky.
> 
> _______________________________________________
> R-SIG-Finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. 
> -- If you want to post, subscribe first.
> 



------------------------------

_______________________________________________
R-SIG-Finance mailing list
R-SIG-Finance at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-finance


End of R-SIG-Finance Digest, Vol 40, Issue 23



More information about the R-SIG-Finance mailing list