Bitcoin cycle indicators: Pi Cycle, Mayer, 200W MA, Puell, S2F
get_cycle_indicatorsDetermine if Bitcoin is near a cycle top or bottom using classic indicators: Pi Cycle Top, Mayer Multiple, 200-week MA, and more. Returns latest readings and cross dates.
Instructions
Call this when the user asks whether Bitcoin is near a cycle top or bottom by the classic indicators, about the Pi Cycle Top, Mayer Multiple, 200-week moving average, 2-year MA multiplier, golden ratio multiple, profitable days, stock-to-flow, Puell Multiple or Bitfinex margin positioning. Returns the latest readings, the Pi Cycle cross dates on record, and optionally the daily series (recomputed nightly from a first-party close record since 2012). Levels, not forecasts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Window in days for the series (default 730) | |
| include_points | No | Include the daily series (large). Default false: latest values and cross dates only. |