Update config.json
This commit is contained in:
+12
-5
@@ -1,7 +1,14 @@
|
|||||||
{
|
{
|
||||||
"entry_threshold": 0.15,
|
"balance": 10000.0,
|
||||||
"exit_threshold": 0.45,
|
"max_bet": 20.0,
|
||||||
"max_trades_per_run": 5,
|
"min_ev": 0.1,
|
||||||
"min_hours_to_resolution": 2,
|
"max_price": 0.45,
|
||||||
"locations": "nyc,chicago,miami,dallas,seattle,atlanta"
|
"min_volume": 500,
|
||||||
|
"min_hours": 2.0,
|
||||||
|
"max_hours": 72.0,
|
||||||
|
"kelly_fraction": 0.25,
|
||||||
|
"scan_interval": 3600,
|
||||||
|
"calibration_min": 30,
|
||||||
|
"vc_key": "WRMA8UUMVWY2K89KSZQJJLHT8",
|
||||||
|
"max_slippage": 0.03
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user