Workflow

AI Market Sentiment Analyzer

Automatically track daily market sentiment for crypto and stock assets using web and social data, delivering AI-powered reports to Telegram and Email.

Last updated

March 16, 2026

Connectors used

telegram_bot_api
Google Mail

Tags

Market SentimentStock AnalysisCrypto TrackerAutomated Reporting

This workflow automatically analyzes market sentiment for crypto and stock assets every day by searching the web and social media, then uses an AI model to generate structured sentiment scores. It delivers a beautifully formatted report to both Telegram and Email.

Workflow Features

  1. Triggers on a daily schedule
  2. Reads a configurable list of assets
  3. Builds parallel search jobs for each asset
  4. Searches the web for the latest news, price updates, and articles per asset
  5. Searches social media (Reddit, forums, community discussions) per asset
  6. Normalizes and merges web and social results into a single object per asset
  7. Runs an AI agent to produce structured sentiment scores for each asset
  8. Generates a final report and sends it to Telegram as a formatted HTML message
  9. Generates a styled HTML email and sends it via Gmail

Prerequisites

  1. A Needle account with workflow credits
  2. A Telegram Bot API connector (create a bot via @BotFather on Telegram, then connect it in Needle)
  3. A Gmail connector (authenticate your Google account in Needle)
  4. Your Telegram Chat ID (get it by messaging @userinfobot on Telegram)

Configuration Variables

Variable NameDescription
TELEGRAM_CHAT_IDYour numeric Telegram chat ID for receiving reports
RECIPIENT_EMAILThe email address where you want to receive the HTML report

How It Works

NodeDescription
Scheduled TriggerFires the workflow every day at 9:00 AM Eastern Time (America/New_York).
Config NodeDefines which assets to track (Bitcoin, Ethereum, Solana, and Tesla by default).
Build JobsTransforms the config into an array of search job objects to process assets in parallel.
Web SearchRuns in parallel for each asset, searching the internet for the latest news and price updates. No API key required.
Social SearchRuns in parallel, searching for Reddit threads, forum discussions, and community sentiment.
Normalize DataTrims the raw search results to the top 5 items each, extracting titles, snippets, and links.
MergeCombines the job metadata, normalized web results, and normalized social results.
AI AgentAnalyzes each merged object in parallel. It uses structured output mode to return 10 precise fields including sentiment score, key drivers, and recommendation.
Report GeneratorAggregates all per asset AI results, calculates overall market sentiment, and identifies top picks and risks.
FormattersConverts the report into Telegram compatible HTML and styled email HTML.
Telegram SendDelivers the HTML message to your configured chat ID.
Gmail SendDelivers the HTML email to your configured recipient address.

Expected Output

You receive two outputs every day:

  1. A Telegram message with the full sentiment report including overall market sentiment, per asset breakdown with scores, confidence levels, key drivers, risk levels, and recommendations.
  2. A styled HTML email with the same information presented in color coded cards for easy scanning.

Important Notes

  1. All search nodes use continue on error functionality, so if one asset search fails the workflow continues analyzing the rest.
  2. The AI Agent will return Neutral scores with low confidence if data sources are empty.
  3. You can easily add more assets (any crypto or stock) by editing the Config node.
  4. The workflow uses Needle Search Internet v2 for both web and social signals, meaning no external API keys are required.
  5. To change the schedule, edit the cron expression in the Scheduled Trigger node.
  6. All sensitive configuration parameters use workflow variables, making this template safe and portable.

Want to showcase your own workflows?

Become a Needle workflow partner and turn your expertise into recurring revenue.

Try Needle today

Streamline AI productivity at your company today

Join thousands of people who have transformed their workflows.

Agentic workflowsAutomations, meet AI agents
AI SearchAll your data, searchable
Chat widgetsDrop-in widget for your website
Developer APIMake your app talk to Needle
    Needle LogoNeedle
    Like many websites, we use cookies to enhance your experience, analyze site traffic and deliver personalized content while you are here. By clicking "Accept", you are giving us your consent to use cookies in this way. Read our more on our cookie policy .