messy work. backtests / mock-data
This commit is contained in:
parent
4e4a048988
commit
fa70ada2bb
51 changed files with 2576 additions and 887 deletions
|
|
@ -19,13 +19,15 @@
|
|||
"@stock-bot/questdb": "*",
|
||||
"@stock-bot/queue": "*",
|
||||
"@stock-bot/shutdown": "*",
|
||||
"@stock-bot/stock-config": "*",
|
||||
"@stock-bot/utils": "*",
|
||||
"hono": "^4.0.0",
|
||||
"socket.io": "^4.7.2",
|
||||
"socket.io-client": "^4.7.2",
|
||||
"zod": "^3.22.0",
|
||||
"uuid": "^9.0.0",
|
||||
"axios": "^1.6.0"
|
||||
"axios": "^1.6.0",
|
||||
"simple-statistics": "^7.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue