aftermath-ts-sdk - v3.3.3
Preparing search index...
packages/perpetuals/perpetualsTypes
PerpetualsStopOrderType
Variable PerpetualsStopOrderType
Const
PerpetualsStopOrderType
:
{
SlTp
:
0
;
Standalone
:
1
}
= ...
Stop order mode.
SlTp
: Stop Loss / Take Profit order, intended to close a position (fully or partially).
Standalone
: Independent stop order that can both reduce or increase the position, potentially requiring additional allocated collateral.
Type Declaration
Readonly
SlTp
:
0
Readonly
Standalone
:
1
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
aftermath-ts-sdk - v3.3.3
Loading...
Stop order mode.
SlTp: Stop Loss / Take Profit order, intended to close a position (fully or partially).Standalone: Independent stop order that can both reduce or increase the position, potentially requiring additional allocated collateral.