startup cleanup
This commit is contained in:
41
.vscode/launch.json
vendored
41
.vscode/launch.json
vendored
@@ -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": [
|
||||
|
Reference in New Issue
Block a user