Basic trading engine simulation with real-time updates using WebSockets that simulates basic crypto/forex trading activities.
- Simulates price data for pairs (BTCUSD etc)
- Generates and updates order books
- Allows opening trading positions with stop-loss and take-profit orders
- Real-time position management and P&L calculation
- WebSocket server for live updates to connected clients
- Candlestick data generation