Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/691175002/BLPInterface
/ functions
Functions
13 in github.com/691175002/BLPInterface
⨍
Functions
13
◇
Types & classes
2
↓ 5 callers
Method
historicalRequest
Equivalent to the Excel BDH Function. If securities are provided as a list, the returned DataFrame will have a Multi
blp.py:68
↓ 3 callers
Method
close
(self)
blp.py:63
↓ 3 callers
Method
referenceRequest
Equivalent to the Excel BDP Function. If either securities or fields are provided as lists, a DataFrame will be retu
blp.py:118
↓ 3 callers
Method
sendRequest
Prepares and sends a request then blocks until it can return the complete response. Depending on the complexity
blp.py:193
↓ 2 callers
Method
open
(self)
blp.py:52
↓ 1 callers
Method
bulkRequest
Equivalent to the Excel BDS Function. If securities are provided as a list, the returned DataFrame will have a Multi
blp.py:147
↓ 1 callers
Function
main
Basic usage examples. Note that if any tickers have changed since these examples were written a RequestError will be raised.
blp.py:248
Method
__del__
(self)
blp.py:245
Method
__enter__
(self)
blp.py:238
Method
__exit__
(self, exc_type, exc_val, exc_tb)
blp.py:242
Method
__init__
(self, value, description)
blp.py:27
Method
__init__
(self, host='localhost', port=8194, open=True)
blp.py:45
Method
__str__
(self)
blp.py:31