Trading Widget SDK
Responsibility split
Versioning
The public integration path remains stable under the v1 script URL. The current v1 capability set includes partner-token, tokenProvider, entryUrlProvider, display controls, lifecycle events, instance methods, and order events.
When to use the widget
Choose Trading Widget when a partner needs a complete trading interface inside an existing web product. Use the REST API and WebSocket documentation instead when building and maintaining a fully custom trading interface.
Implementation path
- Follow the Trading Widget Quick Start to load the script and create a visible container.
- Configure partner-token authentication through a partner backend.
- Add the required options and events.
- Use instance methods for lifecycle and runtime controls.