موجود در حرفه‌ای

Market Analysis ماژول

A real-time market snapshot from CoinGecko: /market posts global stats (total cap, 24h volume, BTC and ETH dominance) and /gainers posts the day's top gainers and losers. No technical indicators, sentiment, fear and greed index or on-chain metrics.

Global market cap and volume
BTC and ETH dominance
Top gainers and losers
9:41
5G
M

Market Analysis Demo

bot

ماژول Market Analysis چه می‌کند؟

A real-time market snapshot from CoinGecko: /market posts global stats (total cap, 24h volume, BTC and ETH dominance) and /gainers posts the day's top gainers and losers. No technical indicators, sentiment, fear and greed index or on-chain metrics.

  • Trading decisions
  • Market understanding
  • Research
ویژگی‌های کلیدی

هر آنچه نیاز دارید

تمام ویژگی‌های قدرتمند موجود در ماژول Market Analysis را کشف کنید.

Global market cap and volume

شامل ماژول Market Analysis برای یکپارچگی بدون درز.

BTC and ETH dominance

شامل ماژول Market Analysis برای یکپارچگی بدون درز.

Top gainers and losers

شامل ماژول Market Analysis برای یکپارچگی بدون درز.

موارد استفاده

ببینید چگونه کسب‌وکارها از ماژول Market Analysis استفاده می‌کنند

Trading decisions

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های trading decisions هستند.

Market understanding

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های market understanding هستند.

Research

مناسب برای تیم‌هایی که به دنبال پیاده‌سازی قابلیت‌های research هستند.

مرجع API

یکپارچه‌سازی آسان

از API RESTful یا وب‌هوک‌های ما برای یکپارچه‌سازی ماژول Market Analysis با سیستم‌های موجود خود استفاده کنید.

مشاهده مستندات API
// Enable Market Analysis module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "market-analysis",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "market-analysis",
    "name": "Market Analysis",
    "enabled": true,
    "status": "active"
  }
}

آماده استفاده از Market Analysis هستید؟

همین امروز با پلن رایگان ما شروع کنید. نیازی به کارت اعتباری نیست.