feat: 新增 ChanMacro 宏观 regime 检测模块
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
"""
|
||||
ChanMacro — Crypto Market Memory System (Signal Expectancy Engine).
|
||||
|
||||
V1: 4 factors (Price Structure, Breadth, OI State, Volatility Regime)
|
||||
3 regimes (TREND / RANGE / PANIC)
|
||||
Factor-locked: Regime = f(Price, Breadth, Vol) — forever.
|
||||
"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
Reference in New Issue
Block a user