The Demo Broker Explained
The DemoBroker is a simulated broker module that allows testing all platform functions without connecting to a real broker.
What is the Demo Broker?โ
The Demo Broker is a special test environment that is enabled by default for all new clients. It serves to:
- ๐งช Demonstration of brokerize functionality
- โ๏ธ Automated testing of your frontend integration
- ๐ Development without real broker connections
Benefitsโ
- Development and testing without risk
- No real transactions or accounts necessary
- Ideal for demos and proof-of-concepts
This way, all platform functions can be tested realistically before connecting to a live broker.
Important Propertiesโ
The Demo Broker is not a trading simulation. It is a controlled test environment with predefined behavior for specific securities.
Characteristics:
- โ Only certain securities are "tradable"
- โ Predefined behavior for each security
- โ Consistent test results
- โ No real market data
Create and Use Demo Accountโ
-
Start as guest: Visit app-preview.brokerize.com โ "Use as guest"
-
Select Demo Broker: Click on "Demo Broker" at the top
-
Create account: Use "Create demo account" to create a new test account
-
Login: Use the generated "Account Name" and a password (e.g. "42")
When entering the wrong password, the error message shows valid alternatives.
- Test integration: The demo account also works in your elements-example application
Demo Broker API Documentationโ
Detailed information about the Demo Broker's behavior can be found in our API documentation.