Preparing search index...
The search index is not available
flash-sdk
flash-sdk
OrderAccount
Class OrderAccount
Implements
Order
Index
Constructors
constructor
Properties
active
Orders
bump
execution
Count
inactive
Sl
inactive
Tp
is
Active
is
Initialised
limit
Orders
market
open
Sl
open
Tp
owner
padding
public
Key
reference
Timestamp
stop
Loss
Orders
take
Profit
Orders
Methods
clone
update
Order
Account
Data
from
Constructors
constructor
new
Order
Account
(
publicKey
,
parseData
)
:
OrderAccount
Parameters
publicKey
:
PublicKey
parseData
:
Order
Returns
OrderAccount
Properties
active
Orders
active
Orders
:
number
bump
bump
:
number
execution
Count
execution
Count
:
BN
inactive
Sl
inactive
Sl
:
number
inactive
Tp
inactive
Tp
:
number
is
Active
is
Active
:
boolean
is
Initialised
is
Initialised
:
boolean
limit
Orders
limit
Orders
:
LimitOrder
[]
market
market
:
PublicKey
open
Sl
open
Sl
:
number
open
Tp
open
Tp
:
number
owner
owner
:
PublicKey
padding
padding
:
BN
[]
public
Key
public
Key
:
PublicKey
reference
Timestamp
reference
Timestamp
:
BN
stop
Loss
Orders
stop
Loss
Orders
:
TriggerOrder
[]
take
Profit
Orders
take
Profit
Orders
:
TriggerOrder
[]
Methods
clone
clone
(
)
:
OrderAccount
Returns
OrderAccount
update
Order
Account
Data
update
Order
Account
Data
(
order
)
:
void
Parameters
order
:
Order
Returns
void
Static
from
from
(
publicKey
,
parseData
)
:
OrderAccount
Parameters
publicKey
:
PublicKey
parseData
:
Order
Returns
OrderAccount
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
active
Orders
bump
execution
Count
inactive
Sl
inactive
Tp
is
Active
is
Initialised
limit
Orders
market
open
Sl
open
Tp
owner
padding
public
Key
reference
Timestamp
stop
Loss
Orders
take
Profit
Orders
clone
update
Order
Account
Data
from
flash-sdk
Loading...