A trading and brokerage platform for stocks and bonds trading in a strictly FINRA regulated environment. Margin trading, joint accounts, account statistics, and market news can be viewed on the desktop and mobile versions of the stock broker and trading platform.
We worked on the project from the design stage up until the MVP launch. The code was deployed in a micro-service environment to support the full platform lifecycle. We worked on registration, money transfer pages, market statistics (PnL, monthly, daily, hourly, etc.), ratings and leaderboards, challenges, user verification, admin panel (which allows for the accepting and editing of users). The platform used data streaming with full dataset updates every 3 to 5 seconds via web sockets to create a high-available system. The system is reliant on several 3rd party services, not all of which are stable, something which required an additional level of testing.
The platform is supported by a mobile app created with React Native. The app retains all the features from the desktop version.