Skip to content

← Price intelligence

WaveTrend Oscillator

A smoothed momentum oscillator widely used in crypto (LazyBear, the core of the Market Cipher family). Measures how far typical price deviates from its EMA, double-smoothed. Above +60 = overbought, below −60 = oversold; WT1/WT2 crosses at extremes are watched closely.

Tier proPrice intelligencewavetrendwtmomentumlazybearmarket-cipheroscillator

The detailed education sheet for this metric is being published. The identifier above is already queryable from the REST API and the MCP server.

Programmatic access

REST API

curl -sS \
  'https://api.trinityinsights.io/api/v1/price-intelligence/pi-wavetrend/history?days=90' \
  -H 'X-API-Key: $TRINITY_API_KEY'

MCP server

{
  "tool": "get_chart_value",
  "metric_id": "pi-wavetrend",
  "timeframe": "1y"
}

Required tier: pro. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.

Related metrics

Institutional disclaimer

Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.