AgentSkillsCN

mmt-tradingview-charts

使用 TradingView Lightweight Charts,结合 MMT 实时加密市场数据构建图表应用的最佳实践。适用于制作价格走势图、成交量走势图、指标叠加图、多图表仪表板,或任何利用 TradingView Lightweight Charts 库渲染 MMT 数据的可视化应用时使用。

SKILL.md
--- frontmatter
name: mmt-tradingview-charts
description: Best practices for building charting applications using MMT real-time crypto market data with TradingView Lightweight Charts. Use when creating price charts, volume charts, indicator overlays, multi-chart dashboards, or any visualization that renders MMT data using the TradingView Lightweight Charts library.

MMT + TradingView Lightweight Charts

Rules for building charting applications that render MMT market data using TradingView Lightweight Charts (v5.x).

Chart Setup

  • Chart Initialization: createChart config, container setup, autoSize, dark/light themes
  • Data Mapping: transform MMT types (OHLCVTPublic, etc.) to Lightweight Charts format

Real-Time Updates

Multi-Chart Patterns

Indicators & Overlays

Data Management

Interaction

Framework Integration