startup cleanup

This commit is contained in:
Dobromir Popov
2025-08-21 23:09:26 +03:00
parent 62fa2f41ae
commit 10199e4171

41
.vscode/launch.json vendored
View File

@@ -138,46 +138,7 @@
"order": 2
}
},
{
"name": "🧠 CNN Development Pipeline (Training + Analysis)",
"configurations": [
"🧠 Enhanced CNN Training with Backtesting",
"🧪 CNN Live Training with Analysis",
"📈 TensorBoard Monitor (All Runs)"
],
"stopAll": true,
"presentation": {
"hidden": false,
"group": "Development",
"order": 3
}
},
{
"name": "🎯 Enhanced Trading System (1s Bars + Cache + Monitor)",
"configurations": [
"🎯 Enhanced Scalping Dashboard (1s Bars + 15min Cache)",
"🌙 Overnight Training Monitor (504M Model)"
],
"stopAll": true,
"presentation": {
"hidden": false,
"group": "Enhanced Trading",
"order": 4
}
},
{
"name": "🔥 COB Dashboard + 400M RL Trading System",
"configurations": [
"📈 COB Data Provider Dashboard",
"🔥 Real-time RL COB Trader (400M Parameters)"
],
"stopAll": true,
"presentation": {
"hidden": false,
"group": "COB Trading",
"order": 5
}
},
{
"name": "🌐 COBY Multi-Exchange System (Full Stack)",
"configurations": [