Create Account
Log In
Dark
chart
exchange
Premium
Terminal
Screener
Stocks
Crypto
Forex
Trends
Depth
Close
Check out our Level2View

WAL
Western Alliance Bancorporation
stock NYSE

At Close
Aug 14, 2026 3:59:54 PM EDT
82.33USD+0.722%(+0.59)617,440
0.00Bid   0.00Ask   0.00Spread
Pre-market
0.00USD-100.000%(-81.74)0
After-hours
Aug 14, 2026 4:10:30 PM EDT
82.32USD-0.012%(-0.01)1
OverviewOption ChainMax PainOptionsPrice & VolumeDividendsHistoricalExchange VolumeDark Pool LevelsDark Pool PrintsExchangesShort VolumeShort Interest - DailyShort InterestBorrow Fee (CTB)Failure to Deliver (FTD)ShortsTrendsNewsTrends
WAL Reddit Mentions
Subreddits
Limit Labels     

We have sentiment values and mention counts going back to 2017. The complete data set is available via the API.
Take me to the API
WAL Specific Mentions
As of Aug 17, 2026 3:30:58 AM EDT (<1 min. ago)
Includes all comments and posts. Mentions per user per ticker capped at one per hour.
24 days ago • u/intrepidkarthi • r/algotrading • opensource_matching_engine_microstructure_toolkit • Infrastructure • B
I've been building \*\*orderbook\*\*, a central-limit-order-book and matching engine
in Go — the piece at the heart of an exchange. It's an embeddable library, and
the whole engine compiles to WebAssembly so you can poke at the real thing in
your browser:
▶ Live demo: [https://intrepidkarthi.github.io/orderbook/](https://intrepidkarthi.github.io/orderbook/)
▶ Repo: [https://github.com/intrepidkarthi/orderbook](https://github.com/intrepidkarthi/orderbook)
What might interest this sub:
\- \*\*int64 ticks & lots, no floats\*\* on the money path (an \`Instrument\` converts
decimals only at the boundary).
\- \*\*Zero-allocation hot path\*\* — \`Match(order, buf)\` appends value-trades into a
caller buffer; submit/cancel/match are \*\*0 allocs/op\*\*. O(1) cancel.
\- \*\*Lock-free single-writer core\*\* (LMAX model): one matching goroutine, an MPSC
command queue in front, bounded backpressure that sheds new orders but never
cancels.
\- \*\*Deterministic & replayable:\*\* same command stream → byte-identical trades and
book; that's what makes WAL crash-recovery and golden-file tests work.
\- \*\*A market-integrity layer grounded in a threat model\*\* — the part I had the
most fun with. I researched real attacks (spoofing convictions, Knight Capital
$440M, the Mango oracle hack, the Bitcoin overflow bug) and built a defense for
each: pre-trade risk controls, surveillance detectors, a self-output guardrail,
an enforcing gateway. Writeup: docs/THREAT-MODEL.md.
Benchmarks (Apple M-series, single core): \~6ns best bid/ask read, \~352ns match
round-trip (0 allocs), cancel-heavy p50/p99/p999 = 83/167/292ns. Race/fuzz/soak
suites in CI.
Honest status: a library + microstructure research harness (OFI, Kyle's λ,
Avellaneda–Stoikov, a sim + backtester), not a live exchange. MIT, v0.6.0.
Feedback and "you did X wrong" very welcome — that's why I'm posting.
sentiment 0.92
24 days ago • u/intrepidkarthi • r/algotrading • opensource_matching_engine_microstructure_toolkit • Infrastructure • B
I've been building \*\*orderbook\*\*, a central-limit-order-book and matching engine
in Go — the piece at the heart of an exchange. It's an embeddable library, and
the whole engine compiles to WebAssembly so you can poke at the real thing in
your browser:
▶ Live demo: [https://intrepidkarthi.github.io/orderbook/](https://intrepidkarthi.github.io/orderbook/)
▶ Repo: [https://github.com/intrepidkarthi/orderbook](https://github.com/intrepidkarthi/orderbook)
What might interest this sub:
\- \*\*int64 ticks & lots, no floats\*\* on the money path (an \`Instrument\` converts
decimals only at the boundary).
\- \*\*Zero-allocation hot path\*\* — \`Match(order, buf)\` appends value-trades into a
caller buffer; submit/cancel/match are \*\*0 allocs/op\*\*. O(1) cancel.
\- \*\*Lock-free single-writer core\*\* (LMAX model): one matching goroutine, an MPSC
command queue in front, bounded backpressure that sheds new orders but never
cancels.
\- \*\*Deterministic & replayable:\*\* same command stream → byte-identical trades and
book; that's what makes WAL crash-recovery and golden-file tests work.
\- \*\*A market-integrity layer grounded in a threat model\*\* — the part I had the
most fun with. I researched real attacks (spoofing convictions, Knight Capital
$440M, the Mango oracle hack, the Bitcoin overflow bug) and built a defense for
each: pre-trade risk controls, surveillance detectors, a self-output guardrail,
an enforcing gateway. Writeup: docs/THREAT-MODEL.md.
Benchmarks (Apple M-series, single core): \~6ns best bid/ask read, \~352ns match
round-trip (0 allocs), cancel-heavy p50/p99/p999 = 83/167/292ns. Race/fuzz/soak
suites in CI.
Honest status: a library + microstructure research harness (OFI, Kyle's λ,
Avellaneda–Stoikov, a sim + backtester), not a live exchange. MIT, v0.6.0.
Feedback and "you did X wrong" very welcome — that's why I'm posting.
sentiment 0.92


Share
About
Pricing
Policies
Markets
API
Info
tz UTC-4
Connect with us
ChartExchange Email
ChartExchange on Discord
ChartExchange on X
ChartExchange on Reddit
ChartExchange on GitHub
ChartExchange on YouTube
© 2020 - 2026 ChartExchange LLC