Preparing search index...
The search index is not available
trading-signals
trading-signals
FasterAccelerationBands
Class FasterAccelerationBands
Implements
Indicator
<
FasterBandsResult
,
HighLowCloseNumber
>
Index
Constructors
constructor
Properties
interval
width
Accessors
is
Stable
Methods
get
Result
update
Constructors
constructor
new
Faster
Acceleration
Bands
(
interval
,
width
,
SmoothingIndicator
?
)
:
FasterAccelerationBands
Parameters
interval
:
number
width
:
number
SmoothingIndicator
:
FasterMovingAverageTypes
= FasterSMA
Returns
FasterAccelerationBands
Properties
Readonly
interval
interval
:
number
Readonly
width
width
:
number
Accessors
is
Stable
get
isStable
(
)
:
boolean
Returns
boolean
Methods
get
Result
get
Result
(
)
:
FasterBandsResult
Returns
FasterBandsResult
update
update
(
__namedParameters
)
:
void
Parameters
__namedParameters
:
HighLowCloseNumber
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
interval
width
is
Stable
get
Result
update
trading-signals
Loading...