From 499dfde057cb84cca828c8572d9645ab1df70180 Mon Sep 17 00:00:00 2001 From: alteregoeth-ai Date: Mon, 9 Mar 2026 02:23:49 -0500 Subject: [PATCH] Update config.json --- config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.json b/config.json index d40ed9f..2f090be 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,8 @@ { - "entry_threshold": 0.30, + "entry_threshold": 0.15, "exit_threshold": 0.45, - "max_position_pct": 0.10, + "max_position_pct": 0.05, "max_trades_per_run": 5, "min_hours_to_resolution": 2, - "locations": "NYC,Chicago,Seattle,Atlanta,Dallas,Miami" -} \ No newline at end of file + "locations": "nyc,chicago,miami,dallas,seattle,atlanta,wellington,seoul,toronto,buenos-aires,ankara,london,paris,lucknow,sao-paulo,munich" +}