Back to all

brokedancer-provider

by a-nom-ali

00Feb 6, 2026Visit Source
Exchange/platform provider integrations for BrokeDancer trading bot. Use when: (1) Adding a new exchange provider (Binance, Coinbase, etc.) (2) Modifying existing provider implementations (3) Debugging provider connection or API issues (4) Understanding the BaseProvider interface contract (5) Working with provider-specific configurations Providers abstract exchange APIs into a unified interface for strategies.