Preparing search index...
The search index is not available
TraderJS - v3.4.0
TraderJS
Decimal
Config
Interface Config
interface
Config
{
crypto
?:
boolean
;
defaults
?:
boolean
;
maxE
?:
number
;
minE
?:
number
;
modulo
?:
Modulo
;
precision
?:
number
;
rounding
?:
Rounding
;
toExpNeg
?:
number
;
toExpPos
?:
number
;
}
Index
Properties
crypto?
defaults?
maxE?
minE?
modulo?
precision?
rounding?
to
Exp
Neg?
to
Exp
Pos?
Properties
Optional
crypto
crypto
?:
boolean
Optional
defaults
defaults
?:
boolean
Optional
maxE
maxE
?:
number
Optional
minE
minE
?:
number
Optional
modulo
modulo
?:
Modulo
Optional
precision
precision
?:
number
Optional
rounding
rounding
?:
Rounding
Optional
to
Exp
Neg
to
Exp
Neg
?:
number
Optional
to
Exp
Pos
to
Exp
Pos
?:
number
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
crypto
defaults
maxE
minE
modulo
precision
rounding
to
Exp
Neg
to
Exp
Pos
TraderJS - v3.4.0
Loading...