folder stricture reorganize
This commit is contained in:
@ -81,7 +81,8 @@ orchestrator:
|
||||
# Model weights for decision combination
|
||||
cnn_weight: 0.7 # Weight for CNN predictions
|
||||
rl_weight: 0.3 # Weight for RL decisions
|
||||
confidence_threshold: 0.6 # Increased for enhanced system
|
||||
confidence_threshold: 0.20 # Lowered from 0.35 for low-volatility markets
|
||||
confidence_threshold_close: 0.10 # Lowered from 0.15 for easier exits
|
||||
decision_frequency: 30 # Seconds between decisions (faster)
|
||||
|
||||
# Multi-symbol coordination
|
||||
|
Reference in New Issue
Block a user