first hurst
This commit is contained in:
@ -9,5 +9,5 @@ const AVAILABLE_INDICATORS = [
|
||||
SMA_INDICATOR,
|
||||
EMA_INDICATOR,
|
||||
BB_INDICATOR, // Added the new Bollinger Bands indicator
|
||||
// Add other indicators here, e.g., RSI_INDICATOR
|
||||
];
|
||||
HURST_INDICATOR, // Added the new Hurst Bands indicator
|
||||
// Add other indicators here as needed];
|
||||
Reference in New Issue
Block a user