Files
weatherbot/config.json
T
2026-03-10 13:41:24 -05:00

8 lines
181 B
JSON

{
"entry_threshold": 0.15,
"exit_threshold": 0.45,
"max_trades_per_run": 5,
"min_hours_to_resolution": 2,
"locations": "nyc,chicago,miami,dallas,seattle,atlanta"
}