Skip to content

barghavanii/Stock-recommendation-with-transformer-

Repository files navigation

Stock Prediction and Automated Trading Models

Introduction

This repository contains implementations of two advanced models for stock price prediction and automated trading:

  1. Price Prediction Model: Uses a transformer-based neural network to forecast future stock prices with high accuracy, utilizing technical indicators and historical price data.
  2. PPO-based Trading Environment: Employs a reinforcement learning agent (PPO) to make real-time trading decisions (Buy, Sell, Hold) in a simulated trading environment, aiming to maximize cumulative rewards based on market conditions.

Both models serve distinct yet complementary purposes, offering robust tools for financial analysis and automated trading strategies.

Dataset

The dataset used for training the models is available at: XNAS ITCH Dataset

Model Checkpoints

The model checkpoints are available on Hugging Face: Stock Recommendation with Transformer

Colab Notebook

You can run the models directly in Google Colab by clicking the button below:

Open in Colab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published