Finance Monitoring Agent avatar

Finance Monitoring Agent

Try for free

This Actor is paid per event

Go to Store
Finance Monitoring Agent

Finance Monitoring Agent

jakub.kopecky/finance-monitoring-agent
Try for free

This Actor is paid per event

The Finance Monitoring AI Agent 📊💹 analyzes specific tickers, gathering, and processing data to generate insightful reports 📈📉. Designed for investors and analysts, this agent provides detailed performance analysis and trends. The agent is built using LangGraph and Python.

Developer
Maintained by Community

Actor Metrics

  • 3 monthly users

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 4 days ago

Ticker

tickerstringRequired

The ticker of the stock to analyze (e.g. TSLA, AAPL, AMZN).

OpenAI model

modelEnumRequired

The OpenAI model to use. Currently supported models are gpt-4o and gpt-4o-mini and the reasoning models o1 and o3-mini. For best results, use gpt-4o.

Value options:

"gpt-4o": string"gpt-4o-mini": string"o1": string"o3-mini": string

Default value of this property is "gpt-4o"

Debug

debugbooleanOptional

If enabled, the Actor will run in debug mode and produce more output.

Default value of this property is false