Skip to main content

oi

Returns open interest by exchange for a certain symbol

Source Code: [link]

openbb.crypto.dd.oi(symbol: str, interval: int = 0)

Parameters

NameTypeDescriptionDefaultOptional
symbolstrCrypto Symbol to search open interest futures (e.g., BTC)NoneFalse
intervalintFrequency (possible values are: 0 for ALL, 2 for 1H, 1 for 4H, 4 for 12H), by default 00True

Returns

TypeDescription
pd.DataFrameopen interest by exchange and price