πŸ“ˆ Technical stock analysis with Telegram, Airtable and a GPT-powered AI agent

⚑ 22,123 views Β· πŸ“ˆ Crypto Trading & Stock Market

Description

Video Guide

I prepared a detailed guide that demonstrates the complete process of building a trading agent automation using n8n and Telegram, seamlessly integrating various functions for stock analysis.

Youtube Thumbnail

Youtube Link

Who is this for?

This workflow is perfect for traders, financial analysts, and developers looking to automate stock analysis interactions via Telegram. It’s especially valuable for those who want to leverage AI tools for technical analysis without needing to write complex code.

What problem does this workflow solve?

Many traders desire real-time analysis of stock data but lack the technical expertise or tools to perform in-depth analysis. This workflow allows users to easily interact with an AI trading agent through Telegram for seamless stock analysis, chart generation, and technical evaluation, all while eliminating the need for manual interventions.

What this workflow does

This workflow utilizes n8n to construct an end-to-end automation process for stock analysis through Telegram communication. The setup involves:

Setup

  1. Prepare Airtable:

    • Create simple table to store tickers.
  2. Prepare Telegram Bot:

    • Ensure your Telegram bot is set up correctly and listening for new messages.
  3. Replace Credentials:

    • Update all nodes with the correct credentials and API keys for services involved.
  4. Configure API Endpoints:

    • Ensure chart service URLs are correctly set to interact with the corresponding APIs properly.
  5. Start Interaction:

    • Message your bot to initiate analysis; specify ticker symbols and desired chart styles as required.

πŸ”— Nodes Used

Airtable, HTTP Request, Webhook, Telegram, Telegram Trigger, Execute Workflow Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup