Consulting

Results 1 to 4 of 4

Thread: Open Bloomberg

  1. #1

    Open Bloomberg

    Hello,

    I have almost no problem to use these formulas for securities, however now I need to retrive the forex rates but I am unable, I have the currency code (ISO) the bloomberg currency code and the bloomberg "field name" but still nothing happens. This should be quite easy if its the same as for securities but I am unable to find the solution. If you are familiar with this thanks in advance.

  2. #2
    VBAX Master Norie's Avatar
    Joined
    Jan 2005
    Location
    Stirling, Scotland
    Posts
    1,831
    Location
    Eh, what formulas?

  3. #3
    The formula starts like this =BLP(

  4. #4
    =BLP("EURUSD Curncy";"LAST_PRICE")


    LAST_PRICE will give you real time data should you have privilege
    PX_LAST will give you last price at the time you request it. It won't update after that.

    Hope this helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •