LogoLogo
  • 👋Welcome to Arcee AI Docs
  • Arcee Orchestra
    • Introduction to Arcee Orchestra
    • Getting Started
    • Workflows
      • Workflow Components
        • Model Node
        • Code Node
        • Integrations
        • Knowledge Retrieval
        • Conditional Node
      • Passing Variables
      • API Invocation
        • List Available Workflows API
        • Workflow Execution API
        • Workflow Execution Steps API
        • Execution History API
        • Workflow Diagram API
        • API Code Examples
        • Upload Workflow JSON API
        • Workflow Runs API
    • Workflow Library
      • Research Automation
      • Real Time Financial Analysis
      • Blog Writer
      • Code Improvement
      • Energy Domain Assistant
    • Chat Interface
    • FAQ
  • ARCEE CONDUCTOR
    • Introduction to Arcee Conductor
    • Getting Started
    • Features & Functionality
      • Auto Mode
      • Auto Reasoning Mode
      • Auto Tools Mode
      • Compare
      • Direct Model Invocation
      • Usage
      • API
    • Arcee Small Language Models
      • Model Selection
      • Model Performance
    • Pricing
Powered by GitBook
On this page
  • Demonstration
  • Workflow JSON
  • Input/Output Example
  1. Arcee Orchestra
  2. Workflow Library

Real Time Financial Analysis

PreviousResearch AutomationNextBlog Writer

Last updated 26 days ago

The real-time financial analysis workflow automes the research and generation of a financial report for a public company. The workflow accepts a ticker code as input, uses Python libraries to retrieve financial information and the latest news from Yahoo Finance, summarizes and structures all the information with a small language model and sends a report to the user with Gmail.

Demonstration

Workflow JSON

To download the workflow, select the JSON file above, then use command/control + S and save with the .json extension.

Once you've uploaded the workflow, you'll need to specify a recipient email in the Gmail integration.

Input/Output Example

JPM

Automated Financial Report with Analyst Recommendation
17KB
RealTimeFinancialAnalysis.json
JSON for Real Time Financial Analysis Workflow
Real Time Financial Analysis
Real Time Financial Analysis Output
Page cover image