Skip to content

Commit 21e9463

Browse files
authored
Fix GitHub username in README links
Updated links in README.md to reflect the correct GitHub username.
1 parent 26ad4e3 commit 21e9463

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Exchange-grade CLOB matching engine + ITCH-style market data replay + microstructure analytics in modern C++20.**
44

5-
> **[📊 Live Interactive Dashboard](https://YOUR_USERNAME.github.io/MicroExchange/)** — 3D order book surface, Kyle's lambda landscape, spread decomposition, stylized facts.
5+
> **[📊 Live Interactive Dashboard](https://Leotaby.github.io/MicroExchange/)** — 3D order book surface, Kyle's lambda landscape, spread decomposition, stylized facts.
66
77
A complete market microstructure laboratory: from order entry to trade print, from raw event feeds to empirical spread decomposition — built with the rigor of production exchange systems and the analytical depth of graduate-level financial economics.
88

@@ -57,7 +57,7 @@ A complete market microstructure laboratory: from order entry to trade print, fr
5757

5858
## Visualizations
5959

60-
> **[→ Interactive 3D charts (GitHub Pages)](https://YOUR_USERNAME.github.io/MicroExchange/docs/visualizations.html)**
60+
> **[→ Interactive 3D charts (GitHub Pages)](https://Leotaby.github.io/MicroExchange/docs/visualizations.html)**
6161
6262
### 3D Order Book Surface — Depth × Price × Time
6363
Bid side (blue) and ask side (red) form the characteristic valley around the midpoint. Depth clusters at key levels and shifts with the price drift.

0 commit comments

Comments
 (0)