Account Cash
data class AccountCash(fundsForOpenOrdersCash: Float?, moneyMktBalance: Float?)
Content copied to clipboard
Parameters
fundsForOpenOrdersCash
The funds reserved for open orders
moneyMktBalance
The current cash balance of the money market or sweep deposit account
Constructors
AccountCash
Link copied to clipboard
The funds reserved for open orders
Properties
Sources
jvm source
Link copied to clipboard