Skip to main content

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โ€‹

Not a Trading Simulator

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โ€‹

  1. Start as guest: Visit app-preview.brokerize.com โ†’ "Use as guest"

  2. Select Demo Broker: Click on "Demo Broker" at the top

  3. Create account: Use "Create demo account" to create a new test account

  4. Login: Use the generated "Account Name" and a password (e.g. "42")

Password Hints

When entering the wrong password, the error message shows valid alternatives.

  1. 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.