LLM agent that reads market data, proposes trades, and sends alerts — forkable hackathon demo.
AI Trading Assistant
An AI-powered assistant that monitors markets and helps users execute trades.
Overview
A trading copilot that ingests market data, summarizes conditions, and surfaces actionable signals with optional automated execution.
Problem
Retail traders miss opportunities because they cannot monitor markets continuously or interpret data across multiple feeds quickly enough.
Suggested Features
- ·Live price and position monitoring
- ·LLM-generated market summaries
- ·Alert rules and Telegram notifications
- ·Optional trade execution via exchange API
Suggested APIs
View allHyperliquid
High-performance perpetuals exchange with public API.
Pyth
High-fidelity oracle network for real-time price feeds.
Ollama
Run large language models locally with a simple API.
Telegram
Bot API for alerts, trading signals, and user notifications.
Privy
Wallet onboarding and embedded wallet infrastructure for apps.
Suggested Ecosystems
View allRelated Recipes
View allAutomated bot for placing orders, streaming market data, and firing alerts on Hyperliquid perps.