Longbridge OpenAPI SDK
Preparing search index...
USAssetOverview
Interface USAssetOverview
US account asset snapshot
interface
USAssetOverview
{
accountType
:
string
;
assetTimestamp
:
number
;
cashBuyPower
:
string
;
overnightBuyPower
:
string
;
currency
:
string
;
cashList
:
USCashEntry
[]
;
stockList
:
USStockEntry
[]
;
optionList
:
any
[]
;
cryptoList
:
USCryptoEntry
[]
;
multiLeg
:
any
;
}
Index
Properties
account
Type
asset
Timestamp
cash
Buy
Power
overnight
Buy
Power
currency
cash
List
stock
List
option
List
crypto
List
multi
Leg
Properties
account
Type
accountType
:
string
asset
Timestamp
assetTimestamp
:
number
cash
Buy
Power
cashBuyPower
:
string
overnight
Buy
Power
overnightBuyPower
:
string
currency
currency
:
string
cash
List
cashList
:
USCashEntry
[]
stock
List
stockList
:
USStockEntry
[]
option
List
optionList
:
any
[]
crypto
List
cryptoList
:
USCryptoEntry
[]
multi
Leg
multiLeg
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Type
asset
Timestamp
cash
Buy
Power
overnight
Buy
Power
currency
cash
List
stock
List
option
List
crypto
List
multi
Leg
Longbridge OpenAPI SDK
Loading...
US account asset snapshot