MarketFlows

Contents:

  • MarketFlows
  • MarketFlows technical notes (MVP)
  • Python API
MarketFlows
  • MarketFlows documentation
  • View page source

MarketFlows documentation

Contents:

  • MarketFlows
    • Samples
    • Quickstart
    • CoinGecko API key (setup)
    • Installation (manual, for development or troubleshooting)
    • Execution / Usage (manual, for development or troubleshooting)
    • CLI
    • Configuration
    • What is output and why
    • Metric transformations (order of operations)
    • Outputs
    • Market-cap ranges (MVP behavior)
    • Project layout
    • Future work
    • Contributing
    • Contributors
    • Author
    • Change log
    • License
  • MarketFlows technical notes (MVP)
    • Pipeline
    • Naming scheme
    • Master dataframe (df_master)
    • Narratives / portfolios metrics
    • Market-cap ranges
    • Plots
    • Tutorial mode
  • Python API
    • marketflows
    • marketflows.analysis
    • marketflows.plots
    • marketflows.providers
    • marketflows.tutorial

The Python API documentation is generated from the docstrings inside the source code and compiled with Sphinx. For details on every function and dataclass, see Python API.

Next

© Copyright 2025, Elliott Bache.

Built with Sphinx using a theme provided by Read the Docs.