emeraldls

mmt-api-best-practices

Best practices for building apps with the MMT real-time crypto market data API. Use when building trading bots, dashboards, analytics tools, or any application consuming MMT REST or WebSocket APIs. Covers connection management, rate limiting, data handling, multi-exchange aggregation, and performance optimization.

emeraldls 0 Updated 3mo ago

Resources

1
GitHub

Install

npx skillscat add emeraldls/mmt-api-skills/mmt-api-best-practices

Install via the SkillsCat registry.

SKILL.md

MMT API Best Practices

Rules for building reliable, performant applications with the MMT market data API.

Connection Management

Rate Limiting

Data Handling

WebSocket

REST API

Multi-Exchange Aggregation

Error Handling

Performance