Optional
flattenA factor that determines the influence of signals on subsequent calculations, affecting how strongly the identified signals affect the moving average.
The number of periods (or candles) that will be considered for calculating the moving average, which is used in signal detection.
Optional
normaliseThe threshold value for determining significant deviations from the moving average, used in identifying potential signals.
An array of numerical values (e.g., closing prices of candles) to be analysed.
Generated using TypeDoc
Configuration object used for generating signals, particularly in the context of peak detection algorithms.