This repository contains code for my voluntary project "Intelligent Trading Bot" where I developed a fully automated trading bot by using various traditional algorithms and an attention-based convolutional auto-encoder and proximal policy optimization, integrated with Telegram as the user interface
auto_trader/: Bot APIs, pipelines, strategies, and user interfacesTrading_Agent/: Training deep attention-based convolutional model using Proximal Policy Optimization
