longbridge-candlestick Identifies 15 classic K-line candlestick patterns from recent OHLCV data and produces a composite bullish / bearish / neutral signal with per-pattern explanations. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. When to use - "NVDA 最近有什么 K 线形态" , "700.HK 是否出现锤子线" - "TSLA candlestick patterns" , "看看吞没形态" , "有没有早晨之星" - "600519.SH K線形態分析" , "是否出現三白兵" Workflow 1. Resolve the symbol to format. 2. Fetch 200 daily candles: 3. Run the Python analysis below to identify patterns and compute a composite score. 4. Report det…