Skip to content

template project structure for your RPA-based trading strategy using machine learning, deep learning (TensorFlow + Keras), and automation tools.

Notifications You must be signed in to change notification settings

Arl3tt-X/RPA_ML_Trading_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง  AI-Powered RPA Trading Bot

Overview

This project combines supervised and self-supervised learning with RPA and broker automation to build an AI trading strategy.

Features

  • ๐Ÿ“ˆ LSTM-based supervised learning
  • ๐Ÿ” Contrastive predictive coding for self-supervised learning
  • ๐Ÿค– Alpaca integration for automated trading
  • ๐Ÿ“Š Technical indicators and feature engineering
  • โš™๏ธ RPA scheduler for real-time trade execution
  • ๐Ÿ”ฌ Backtesting and hyperparameter tuning

Setup

git clone https://github.com/yourusername/rpa-ml-trading-bot.git
cd rpa-ml-trading-bot
pip install -r requirements.txt

Usage

  • Use fetch_data.py to load market data.
  • Train models via train_model.py.
  • Run schedule_jobs.py to automate trading.
  • Serve models with model_api.py.

---

About

template project structure for your RPA-based trading strategy using machine learning, deep learning (TensorFlow + Keras), and automation tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published