Skip to content

Conversation

@bidlako
Copy link

@bidlako bidlako commented Sep 9, 2025

Add Coinmate exchange support.

Changes:

  • Add COINMATE to ExchangeCode enum
  • Add coinmate to exchangeCodeMapCCXT mapping
  • Register Coinmate in exchanges registry
  • Change import from 'pro' to 'exchanges' to include all CCXT exchanges
  • Use string type for exchangeCodeMapCCXT to avoid keyof union limitations

Coinmate is available in ccxt.exchanges but not in ccxt.pro. The existing fallback logic in CCXTExchange handles this correctly.

- Add COINMATE to ExchangeCode enum
- Add coinmate mapping in exchangeCodeMapCCXT
- Register Coinmate in exchanges registry
- Use string type for exchangeCodeMapCCXT to support all CCXT exchanges
- Switch to exchanges import to include all available exchanges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants