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
;
accountCurrency
:
string
;
pnl
:
|
string
|
number
|
bigint
|
Pnl
;
}
Index
Properties
account
account
Currency
pnl
Properties
account
account
:
|
string
|
number
|
bigint
|
AccountId
account
Currency
account
Currency
:
string
pnl
pnl
:
|
string
|
number
|
bigint
|
Pnl
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
account
Currency
pnl
@openpit/engine
Loading...
Runtime spot-funds P&L accumulator assignment options.