Recent content by mfran2002

  1. M

    how to use Bloomberg API?

    ahahahaha great mxnerd! you are really right! I'm now a bit over 40s (argh, closer to 50s), I started with basic and assembler :eek:, and I also tried lot of time to start with object oriented languages...abandoned soon...each and every time! Maybe also for me they are too much, out of range...
  2. M

    how to use Bloomberg API?

    thanks again mxnerd, very helpful your suggestions! ;) I checked out the net and found a blp api emulator, but it runs only with c++, c#, .net (no chance for python) so now: 1. I can ask a blp user to my collegues, but if I access the client I disconnect one of them (so, very difficult they...
  3. M

    how to use Bloomberg API?

    Hi, I followed the steps and it seems all right about the installation. But when I try to run an example .py file (i.e. SimpleHistoryExample.py) I get this error: Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] on win32 Type "copyright", "credits" or...
  4. M

    how to use Bloomberg API?

    GREAT mxnerd THANK YOU VERY MUCH!!! I will be your friend forever! :p just to consider also another way, may you please tell me the steps in case I use C++ instead of Python? Then I will go and process each step of your helpful guide!
  5. M

    how to use Bloomberg API?

    thank you mxnerd, may you please tell me where I can find those stuff?
  6. M

    how to use Bloomberg API?

    Thank you KB. We have some blp clients, if you mean that...o_O...but not me, I simply manage the IT, they asked me to develop a program to extract data from there.. I checked out the Python SDK, but the README file says that the SDK requires the following products: - CPython version 2.6 or 2.7...
  7. M

    how to use Bloomberg API?

    Hello, I have to write a program to extract data from bloomberg. I checked out that I can use Python (no chance for me with C++ or java... :(), I'm not so skilled but I have to try with Python... Note that I have installed, on my PC, only the Python environment, nothing else (it isn't the PC...