Finance Monitoring Agent avatar
Finance Monitoring Agent

Pricing

Pay per event

Go to Store
Finance Monitoring Agent

Finance Monitoring Agent

Developed by

Jakub Kopecký

Jakub Kopecký

Maintained by Community

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.

0.0 (0)

Pricing

Pay per event

0

Total users

14

Monthly users

6

Runs succeeded

>99%

Last modified

a month 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