scalping dashboard and config

This commit is contained in:
Dobromir Popov
2025-05-24 11:26:22 +03:00
parent 2f50ed920f
commit ba3d61818f
7 changed files with 1182 additions and 19 deletions

4
.vscode/launch.json vendored
View File

@ -171,10 +171,10 @@
"preLaunchTask": "Kill Stale Processes"
},
{
"name": "TRAIN Realtime Charts with NN Inference",
"name": "Run Scalping Dashboard",
"type": "python",
"request": "launch",
"program": "train_rl_with_realtime.py",
"program": "run_scalping_dashboard.py",
"args": [
"--episodes",
"100",