Fractals Method¶
Fractals¶
Summary¶
The fractal indicator is a trading indicator used in technical analysis that is used to identify potential trend reversal points in a market.
Signature¶
1 |
|
Parameters¶
Name | Type | Description |
---|---|---|
periods | int | Fractals Period |
Return Value¶
Fractals
Declaring Type¶
cAlgo.API.Internals.IIndicatorsAccessor
Last update: March 23, 2023