hts with only two SMAs
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
* 3. Add the indicator's definition object (e.g., RSI_INDICATOR) to this array.
|
||||
*/
|
||||
const AVAILABLE_INDICATORS = [
|
||||
SMA_INDICATOR,
|
||||
HTS_INDICATOR,
|
||||
EMA_INDICATOR,
|
||||
BB_INDICATOR, // Added the new Bollinger Bands indicator
|
||||
HURST_INDICATOR // Added the new Hurst Bands indicator
|
||||
|
||||
Reference in New Issue
Block a user