Market Data Service is a high-performance financial data API that provides comprehensive Symbol prices of different markets through both RESTful endpoints and real-time WebSocket connections.
|
|
2 months ago | |
|---|---|---|
| .. | ||
| API_CONTRACT.md | 4 months ago | |
| CONFIGURATION.md | 2 months ago | |
| DEPLOYMENT.md | 2 months ago | |
| LOCAL_DEV_SETUP.md | 3 months ago | |
| MT5_OPERATION.md | 4 months ago | |
| README.md | 2 months ago | |
Welcome to the Market Data Service documentation. This index helps you find the right guide for your needs.
Set up local development: → LOCAL_DEV_SETUP.md
Deploy to production: → DEPLOYMENT.md
Configure environment variables: → CONFIGURATION.md
Use Docker: → DOCKER.md
Understand the API: → API_CONTRACT.md
Configure MT5 EA: → MT5_OPERATION.md
docs/
├── README.md # This file - documentation index
├── LOCAL_DEV_SETUP.md # Local development guide
├── DEPLOYMENT.md # Production deployment guide
├── CONFIGURATION.md # Configuration guide
├── API_CONTRACT.md # API specifications
├── MT5_OPERATION.md # MT5 EA guide
└── ARCHIVE/ # Historical documentation
└── PRODUCTION_READINESS_REPORT.md