Files
hermes_weatherbot/config.json
T
2026-03-03 17:40:36 -06:00

8 lines
208 B
JSON

{
"entry_threshold": 0.30,
"exit_threshold": 0.45,
"max_position_pct": 0.10,
"max_trades_per_run": 5,
"min_hours_to_resolution": 2,
"locations": "NYC,Chicago,Seattle,Atlanta,Dallas,Miami"
}