SDK & Samples

View as Markdown

SDK & Samples

The nt-eval-sdk is the reference TypeScript SDK for eval and prop-firm partners (and organization administrators) integrating with the Tradovate Partner API.

It wraps both the REST API and the real-time WebSocket feed, and ships production-ready features:

  • Authentication with automatic token refresh
  • Automatic reconnection and connection health monitoring
  • Client-side rate limiting and message queueing
  • Fully typed request/response models
  • Configurable environment presets (staging, production)

Worked examples cover common partner workflows — listening for alert signals to auto-assign entitlements, resetting demo accounts, switching risk categories, and liquidating positions. Configure your environment and partner credentials following the SDK’s README.