Skip to content

Feature: Custom Indicator Creation #57

Description

@C00ldudeNoonan

Original labels: P4-roadmap

Overview

Allow users to create, save, and track custom composite indicators from available data series.

Why This Matters

Power users often have their own proprietary indicators or want to combine multiple series. This creates stickiness and personalization.

Proposed Features

  • Formula builder for combining indicators (A + B, A/B, % change, moving averages)
  • Visual indicator builder (drag-and-drop)
  • Save custom indicators to account
  • Share indicators with community (optional)
  • Alert on custom indicator thresholds
  • Backtest custom indicators against historical data

Example Custom Indicators

  • "Misery Index" = Unemployment + Inflation
  • "Real Interest Rate" = Fed Funds Rate - CPI
  • "Housing Affordability" = Median Home Price / Median Income
  • Custom sector rotation signals

Implementation Considerations

  • Expression parser for formulas
  • Validation of indicator combinations
  • Storage of user-created indicators
  • Calculation engine for derived series

Priority

Medium-Low - power user feature, build after core features stable


Migrated from C00ldudeNoonan/economic-data-project-full#92

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions