Balance
Explore how the Balance function in Origami Tech retrieves and processes account balances, asset values, and portfolio data for trading automation.
balance(coin: str, account_id: Optional[int]) -> [Balance]
balance(coin: str, account_id: Optional[int]) -> [Balance]Last updated