Shared Flashcard Set

Details

API
formulas and trouble shooting
20
Computer Science
Professional
03/13/2015

Additional Computer Science Flashcards

 


 

Cards

Term
What are the three data limits?
Definition
  1. Amount per day (500,000 hits per day)
  2. Amount per month (based on a proprietary algorithm)
  3. Amount of real time data pulled at one time
Term
How far back does Intraday Data go?
Definition
140 days
Term
Ways to download the Bloomberg Add-In
Definition
  1. Start-> Programs->Bloomberg->Install Excel Add-in
  2. http://www.bloomberg.com/professional/software_support/
Term
Ways to run Diagnostics
Definition
  1. Bloomberg tab->Utilities Menu->Live Help->Diagnostics
  2. Start->Programs->Bloomberg->API Environment Diagnostics
Term
Requirement for shouting to SAPI for Limits
Definition

APIY S<Go> (paste the SID # from the ticket) and what type of limit they hit

Term
Formula/Conversion tool
Definition
Located under the help button, used for when a client has an old formula in his spreadsheet such as =BLP
Term
What do you do when someone asks about cells showing "N/A Requesting"
Definition
Formulas tab, change Calculation Options
Term
"N/A N/A" error
Definition

Is there data available?

Check pricing source

Term
"N/A Invalid Security"
Definition
check security
Term
what do you need to do to run diagnostics
Definition

have admin rights on your computer

close all excel/word documents

Term
"N/A Field Not Applicable"
Definition

XDM<Go> check if a field is supported, and how it is supported, you have to type in the “ID” (calcrt) not the mnemonic in order for XDM to check the field

Term
Define API
Definition

Application Programming Interface

enables your program or platform to connect with the market

Term
Syntax for Historical Intraday Bars
Definition
=BDH(”Ticker”,”Field”,”start date and time”,”end date and time”,”Bartp=?”,”barsz=?”)
Term
Syntax for Historcial Intraday Ticks
Definition
=BDH(“Ticker”,”Field”,”start date and time”,”end date and time”,”IntrRW=TRUE”)
Term
Syntax for Historic Formula
Definition
=BDH(“Ticker”,”Field”,”Start Date”,”End Date”,[Optional parameters])
Term
Syntax for BDP formulas
Definition
=BDP(“ticker”,”field”, [overrides])
Term
Bar Type
Definition

Bid, Ask, Trade

 

BARTP=(B,A,T)

Term
Bar Size
Definition

the price based in minutes

 

BARSZ=1,2,3, etc.

Term
Syntax for BDS Formula
Definition

=BDS(“Ticker”,”field”,”optional parameters”) 

When you search in FLDS the correct mnemonic will say “Show Bulk Data” in the Value column

 
Term
cell locking
Definition
=BDP($A15,B$14)
Supporting users have an ad free experience!