Hi Antonio, Thanks for your email. I also was able to compile the Python Bloomberg's API and to import it using PyCall.jl :)
I am now reading the API documentation to understand how it works and then to implement my personal Julia project :) http://www.bloomberglabs.com/files/2014/07/blpapi-developers-guide-2.54.pdf In the meanwhile, I will try to contribute to Bloomberg.jl too. https://github.com/milktrader/Bloomberg.jl Let's see :) Best, Charles On 19 November 2015 at 09:24, Antonio Suriano <[email protected]> wrote: > > Hi, > > it is easy to compile blpapi for python (if you have 3.5) or even easier > to download blpapi module if you have earlier python version. > If you import with PyCall it works fine. > > I use through python because I have wrapped requests to produce pandas > dataframes. > > > > Il giorno mercoledì 18 novembre 2015 23:58:56 UTC+1, Charles Santana ha > scritto: >> >> Hi, >> >> Does anyone know a way to access Bloomberg data with Julia? >> > -- Um axé! :) -- Charles Novaes de Santana, PhD http://www.imedea.uib-csic.es/~charles
