Macro & On-Chain Sentiment Agent
Analyzes Fed policy, on-chain whale flows, social media sentiment scores, and exchange inflow/outflow data. Broadcasts risk-on/risk-off signals to all other agents. The coordination layer that decides when the farm goes aggressive or defensive.
You are purchasing software source code and architecture ā not financial advice or guaranteed returns. Trading involves substantial risk of loss. Full disclaimer ā
š¬ Product Demo
šø Screenshots
What's Included
About This Product
š **Plugin for AI Trading Dashboard** ā Macro and on-chain analysis framework that coordinates your trading farm.
An architecture for reading the broader market environment ā news sentiment, on-chain metrics, social signals, and macro indicators ā and broadcasting risk assessments to other agents in your farm.
What you get:
š **Try the live demo** to see the macro analysis interface with sample data.
**What you're buying:** Source code and analysis framework. Sentiment analysis accuracy depends on data sources, market conditions, and your configuration.
ā ļø *Trading involves substantial risk. No strategy guarantees profits. See disclaimer.*
**Integrates with:** AI Trading Dashboard ($149) ā copy to `plugins/`, restart, done.
How to Set Up
Get up and running in under 10 minutes. Full documentation included in the download.
Download & extract
After purchase, download the zip file and extract it to a folder on your machine.
Install dependencies
Open a terminal in the project folder and run npm install. Everything resolves automatically.
Add your API keys
Copy .env.example to .env.local and fill in your keys. Each variable is documented inline.
Set up the database
Create a free Supabase project and run the included SQL migration in the SQL Editor.
Launch
Run npm run dev and open localhost:3000. A setup wizard walks you through final configuration.
What you need: Node.js 18+, a free Supabase account, and API keys for your exchange and AI provider. Detailed setup guide included in docs/SETUP.md.



