confluence-agent / config.json
Noman987654321's picture
backend: kronos-live (deleted) -> kronos-live-v3
c741286 verified
Raw
History Blame Contribute Delete
578 Bytes
{
"backend": "https://noman987654321-kronos-live-v3.hf.space",
"edge_screener_dir": "/app",
"tf_fast": "15m",
"tf_slow": "1h",
"pred_len": 12,
"coins": 150,
"screener_coins": 15,
"lookback": 300,
"edge_limit": 1500,
"min_move_pct": 0.3,
"shortlist_max": 8,
"require_forecast_both_tf": false,
"require_edge_both_tf": false,
"notify_on_empty": false,
"notify_summary": true,
"notify_cooldown_s": 3600,
"telegram": {
"bot_token": "",
"chat_id": ""
},
"timeouts": {
"confluence_s": 1200,
"screener_s": 700,
"poll_s": 5
}
}