orchestrator uses BaseDataInput
This commit is contained in:
@ -6,7 +6,7 @@ The system identifies swing highs and swing lows, then uses these pivot points t
|
||||
higher-level trends recursively.
|
||||
|
||||
Key Features:
|
||||
- Recursive pivot point calculation (5 levels)
|
||||
- Recursive pivot point calculation (5 levels). first level is 1m OHLCV data, second level uses the first level as "candles", third level uses the second level as "candles", etc.
|
||||
- Swing high/low identification
|
||||
- Trend direction and strength analysis
|
||||
- Integration with CNN model for pivot prediction
|
||||
|
Reference in New Issue
Block a user