Global Money Flow Tracker
Automates daily collection of key global financial indicators, generating an institutional-grade money flow report using AI to analyze market trends and capital movements.
Tags
Global Money Flow Tracker
This workflow gathers and analyzes live data from four major financial data sources to provide a comprehensive view of global money flow dynamics. It tracks macroeconomic indicators, equity capital movements, crypto liquidity, and on-chain Bitcoin transaction activity to generate a daily money flow report.
What it does
- Automatically triggers every day at 08:00 UTC to fetch fresh data.
- Retrieves the last 30 days of US Treasury 10-year yield data from the FRED API.
- Collects recent daily aggregated data for the SPY ETF from Polygon API to proxy equity capital flows.
- Obtains stablecoin supply and liquidity metrics across multiple blockchains from DefiLlama API.
- Fetches estimated Bitcoin transaction volume in USD over the last 30 days from Blockchain.info API.
- Merges and processes all input datasets to extract key summaries and metrics.
- Uses an AI agent to analyze these data points, score money flow components, and generate a comprehensive report.
What you need
| Requirement | Description |
|---|---|
| Needle Account | To run and schedule the workflow |
| FRED API Key | Access to Federal Reserve Economic Data |
| Polygon.io API Key | Access to equity market data |
| DefiLlama API | Free access for crypto stablecoin data |
| Blockchain.info API | Free access for Bitcoin transaction volume |
| AI Node Permissions | Access to execute AI models for data analysis |
How the flow works
| Step | Description |
|---|---|
| Scheduled Trigger | Starts the workflow each day at 08:00 UTC to ensure updated analysis. |
| FRED API Request | Fetches the latest 30 observations of the US Treasury 10Y yield. |
| Polygon API Request | Collects SPY ETF daily aggregated data covering prices and volumes for the last 30 days. |
| DefiLlama API Request | Retrieves current stablecoin supplies and pricing data. |
| Blockchain.info API Request | Gathers BTC estimated transaction volumes in USD for the preceding 30 days. |
| Merge & Code Nodes | Combines all API responses into a single dataset, extracting and parsing the top metrics. |
| AI Analysis Node | Analyzes all data points together using an AI model to calculate component scores and compose a detailed Global Money Flow Report. |
Output
At the end, you get a comprehensive Global Money Flow Report. This report includes:
- MoneyFlowScore on a 0 to 100 scale representing the overall capital flow environment.
- Detailed analysis of US equities, Bitcoin on-chain activity, stablecoins, and Treasury yields.
- Key metric tables with values, trends, and scores.
- Detection of notable signals and anomalies from each data source.
- Classification of the current market regime.
- Actionable insights tailored for informed decision making.
Notes
- API keys must be valid and have enough quota for daily calls.
- If any data source experiences an error, the workflow still completes and reports on available data with clear status indicators.
- The scoring weights for each data component can be adjusted in the code node if needed.
- Timezone consistency is maintained by running daily at 08:00 UTC to align data freshness.
- The AI prompt is designed for deep financial analysis, ensuring high-quality insights.
- Regularly check API endpoint updates to maintain compatibility.
Want to showcase your own workflows?
Become a Needle workflow partner and turn your expertise into recurring revenue.
