BlpNamespace
Defined in: js-xbbg/index.d.ts:351
Methods
Section titled “Methods”abdh()
Section titled “abdh()”abdh(
tickers,fields,start?,end?,options?):Promise<Table<any>>
Defined in: js-xbbg/index.d.ts:378
Parameters
Section titled “Parameters”tickers
Section titled “tickers”string | string[]
fields
Section titled “fields”string | string[]
start?
Section titled “start?”string
string
options?
Section titled “options?”Returns
Section titled “Returns”Promise<Table<any>>
abdib()
Section titled “abdib()”abdib(
ticker,dt?,interval?,options?):Promise<Table<any>>
Defined in: js-xbbg/index.d.ts:391
Parameters
Section titled “Parameters”ticker
Section titled “ticker”string
string
interval?
Section titled “interval?”number
options?
Section titled “options?”Returns
Section titled “Returns”Promise<Table<any>>
abdp()
Section titled “abdp()”abdp(
tickers,fields,options?):Promise<Table<any>>
Defined in: js-xbbg/index.d.ts:373
Parameters
Section titled “Parameters”tickers
Section titled “tickers”string | string[]
fields
Section titled “fields”string | string[]
options?
Section titled “options?”Returns
Section titled “Returns”Promise<Table<any>>
abds()
Section titled “abds()”abds(
tickers,fields,overrides?,options?):Promise<Table<any>>
Defined in: js-xbbg/index.d.ts:385
Parameters
Section titled “Parameters”tickers
Section titled “tickers”string | string[]
fields
Section titled “fields”string | string[]
overrides?
Section titled “overrides?”Record<string, string | number | boolean>
options?
Section titled “options?”Returns
Section titled “Returns”Promise<Table<any>>
abdtick()
Section titled “abdtick()”abdtick(
ticker,start,end,options?):Promise<Table<any>>
Defined in: js-xbbg/index.d.ts:397
Parameters
Section titled “Parameters”ticker
Section titled “ticker”string
string
string
options?
Section titled “options?”Returns
Section titled “Returns”Promise<Table<any>>
asubscribe()
Section titled “asubscribe()”asubscribe(
tickers,fields):Promise<Subscription>
Defined in: js-xbbg/index.d.ts:403
Parameters
Section titled “Parameters”tickers
Section titled “tickers”string | string[]
fields
Section titled “fields”string | string[]
Returns
Section titled “Returns”Promise<Subscription>
bdh(
tickers,fields,options?):Promise<Table<any>>
Defined in: js-xbbg/index.d.ts:357
Parameters
Section titled “Parameters”tickers
Section titled “tickers”string | string[]
fields
Section titled “fields”string | string[]
options?
Section titled “options?”Returns
Section titled “Returns”Promise<Table<any>>
bdib()
Section titled “bdib()”bdib(
ticker,options?):Promise<Table<any>>
Defined in: js-xbbg/index.d.ts:367
Parameters
Section titled “Parameters”ticker
Section titled “ticker”string
options?
Section titled “options?”Returns
Section titled “Returns”Promise<Table<any>>
bdp(
tickers,fields,options?):Promise<Table<any>>
Defined in: js-xbbg/index.d.ts:352
Parameters
Section titled “Parameters”tickers
Section titled “tickers”string | string[]
fields
Section titled “fields”string | string[]
options?
Section titled “options?”Returns
Section titled “Returns”Promise<Table<any>>
bds(
tickers,fields,options?):Promise<Table<any>>
Defined in: js-xbbg/index.d.ts:362
Parameters
Section titled “Parameters”tickers
Section titled “tickers”string | string[]
fields
Section titled “fields”string | string[]
options?
Section titled “options?”Returns
Section titled “Returns”Promise<Table<any>>
bdtick()
Section titled “bdtick()”bdtick(
ticker,options?):Promise<Table<any>>
Defined in: js-xbbg/index.d.ts:368
Parameters
Section titled “Parameters”ticker
Section titled “ticker”string
options?
Section titled “options?”Returns
Section titled “Returns”Promise<Table<any>>
subscribe()
Section titled “subscribe()”subscribe(
tickers,fields):Promise<Subscription>
Defined in: js-xbbg/index.d.ts:369
Parameters
Section titled “Parameters”tickers
Section titled “tickers”string | string[]
fields
Section titled “fields”string | string[]
Returns
Section titled “Returns”Promise<Subscription>