Align branding, prompts, and deployment tooling
This commit is contained in:
@@ -48,7 +48,7 @@ class TechnicalSignal:
|
||||
|
||||
|
||||
class StockTechnicalAnalyzer:
|
||||
"""Lightweight technical analyzer adapted for EvoTraders tools."""
|
||||
"""Lightweight technical analyzer adapted for 大时代 tools."""
|
||||
|
||||
def analyze(self, ticker: str, df: pd.DataFrame) -> TechnicalSignal:
|
||||
"""Analyze one ticker from OHLC price history."""
|
||||
|
||||
Reference in New Issue
Block a user