feat: add market data architecture and complete migration through build 039

This commit is contained in:
2026-07-14 09:58:16 +03:00
parent 26deb861bc
commit a996f2f797
443 changed files with 80452 additions and 1335 deletions

View File

@@ -0,0 +1,15 @@
{
"asks": [
[
62055.9,
5.0
]
],
"bids": [
[
62055.8,
5.0
]
],
"lastUpdateId": 0
}