Aleh Daikou / Publications
Articles
Python + LLM API + MetaTrader 5: Real-World Experience Building an Autonomous Trading Bot for MetaTrader 5
The article describes the development of an MVP prototype for an autonomous trading bot for MetaTrader 5 that uses large language models (LLMs) via the OpenRouter API to analyze the market and make trading decisions. A Python script retrieves historical OHLCV data, sends it to an LLM for technical
