Account ManagementΒΆ
Account management functions are used to get your account value, cash, etc. You can see a list of them below.
For the full cash-accounting flow, including how these methods affect
cash-adjusted returns and live cash_events, see Cash Accounting.
|
Adjust cash directly during backtesting. |
|
Configure framework-managed daily cash financing for backtests. |
|
Deposit cash during backtesting and return the updated cash balance. |
|
Query the broker for the latest portfolio value (cash plus net equity). |
|
Get the current cash value in your account. |
|
Get a tracked position given an asset for the current strategy. |
|
Get all positions for the account. |
|
Set annualized cash financing rates used by framework daily accrual. |
|
Withdraw cash during backtesting and return the updated cash balance. |