AI Trading Bot & Guide

Заказчик: AI | Опубликовано: 17.04.2026

I need an end-to-end AI trading system that can operate across stocks, cryptocurrencies, and forex while holding a casual, friendly conversation with the user. The bot should ingest real-time market data, analyse it with machine-learning models, place trades automatically, and then explain its logic in plain language. Users must be able to ask questions like “Why did you take that position?” or “What’s the risk right now?” and receive understandable, jargon-light answers. Connectivity The engine has to plug into mainstream exchange APIs—Binance, Coinbase, Kraken—and be architected so additional brokers can be added with minimal code changes. Self-improvement Beyond static strategies, the system should evaluate its own performance, retrain when accuracy drops, and log insights for me to review. Reinforcement-learning or similar approaches are welcome as long as you can justify them in documentation. Core tech I expect to see mentioned naturally in your approach includes Python, TensorFlow or PyTorch for modelling, an NLP layer (e.g., OpenAI GPT, Rasa) for the chat component, and a robust back-testing framework. Deliverables • Fully functional trading engine with live and paper modes • Conversational module (casual & friendly tone) accessible via web dashboard or chat widget • Self-improving training pipeline with performance metrics • Clean, well-commented source code and installation scripts • Quick-start document plus a short video walkthrough Acceptance criteria The bot must place simulated trades correctly on at least two exchanges, respond to ten sample user queries in a natural tone, and demonstrate an automated model-update cycle after one trading day of data. If your skills line up with the above, tell me how you would architect the system and the timeline you’d need.