Загрузка видео...
Не удалось загрузить видео
How to build your first AI stock trading bot - full guide: (take this transcript and feed it to Claude to build a fully functional bot)
55,790 просмотров • 1 день назад •via X (Twitter)
Комментарии: 11

@milesdeutscher double-check your data sources. Garbage in, garbage out applies here big time.

this looks promising, when will the demo be ready

running this through my agents tonight: real prices, fees, slippage, and data the bot has never seen. posting the numbers tomorrow, good or bad 🤝

Definitely worth checking out

is the telegram bot stable enough for live execution yet

The trick isn’t the code, it’s keeping LLM costs low. Use retrieval to prune your context window or you’ll pay more in API fees than you gain from that first winning trade. Small bots win on efficiency. 💸✨

Another "build a bot" guide. Cool. Show me the actual settlement volume, not just a hypothetical 12% gain. My CoinStats dashboard still waits for proof.

this is exactly what i needed thanks Miles :3

separating analysis from execution keeps approval under human control

feeding claude my bad trades is lethal! fr

definitely feeding this to claude
