A simulated trading platform built to showcase full-stack engineering: real authentication, a server-side market engine, and transactional flows — without touching real markets or real money.
VertexFX is a portfolio project — a from-scratch broker-style platform covering everything a real trading terminal needs at the architecture level: account creation, session-based auth, a live-feeling price feed, order execution with margin and P&L, and deposit/withdrawal flows against an internal ledger. Every price on this site is generated by a random-walk simulation running on the server; nothing is fetched from a real exchange.
VertexFX is not a registered broker-dealer, is not regulated by any financial authority, and does not custody real client funds. No deposit made on this site moves real money — every "deposit" and "withdrawal" is a row written to a mock ledger table for demonstration purposes only.