From fe64fd08a3920d4461042dc748c3ef99edf40401 Mon Sep 17 00:00:00 2001 From: alteregoeth-ai Date: Tue, 10 Mar 2026 13:41:24 -0500 Subject: [PATCH] Update config.json --- config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.json b/config.json index 2f090be..cb720ce 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,7 @@ { "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" + "locations": "nyc,chicago,miami,dallas,seattle,atlanta" }