Preparing search index...
The search index is not available
@openpit/engine
@openpit/engine
pretrade
SetSpotFundsAccountPnlOptions
Interface SetSpotFundsAccountPnlOptions
Runtime spot-funds P&L accumulator assignment options.
interface
SetSpotFundsAccountPnlOptions
{
account
:
|
string
|
number
|
bigint
|
AccountId
;
state
:
|
string
|
number
|
bigint
|
PnlHaltReason
|
Pnl
;
}
Index
Properties
account
state
Properties
account
account
:
|
string
|
number
|
bigint
|
AccountId
state
state
:
|
string
|
number
|
bigint
|
PnlHaltReason
|
Pnl
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
state
@openpit/engine
Loading...
Runtime spot-funds P&L accumulator assignment options.