Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
RestingOrderBookState
Type Alias RestingOrderBookState
type
RestingOrderBookState
=
{
bestAskPrice
:
Option
<
string
>
;
bestBidPrice
:
Option
<
string
>
;
midPrice
:
Option
<
string
>
;
}
Index
Properties
best
Ask
Price
best
Bid
Price
mid
Price
Properties
best
Ask
Price
bestAskPrice
:
Option
<
string
>
best
Bid
Price
bestBidPrice
:
Option
<
string
>
mid
Price
midPrice
:
Option
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
best
Ask
Price
best
Bid
Price
mid
Price
Home
GitHub
Left Curve Software Stack
Loading...