Files
weatherbot/config.json
T
2026-03-09 02:23:49 -05:00

9 lines
293 B
JSON

{
"entry_threshold": 0.15,
"exit_threshold": 0.45,
"max_position_pct": 0.05,
"max_trades_per_run": 5,
"min_hours_to_resolution": 2,
"locations": "nyc,chicago,miami,dallas,seattle,atlanta,wellington,seoul,toronto,buenos-aires,ankara,london,paris,lucknow,sao-paulo,munich"
}