Skip to content

Trading research projects 📊 exploring machine learning models for stocks 💸 and cryptocurrency ⚡️, with insights into market behaviour and trends.

Notifications You must be signed in to change notification settings

Inder782/Trading_Research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This repository contains various trading research projects, including:

  • Machine learning models applied to Indian markets
  • Analysis and research on cryptocurrency markets
  • Other related trading research and experiments

Setup

To get started, clone the repository create a virtual environment and then install required dependencies:

git clone https://github.com/inder782/trading_research.git
cd trading_research
python3 -m venv <env_name>
source <env_name>/bin/activate
pip install -r requirements.txt

Usage

After setting up the virtual environment and installing dependencies, you can start running the research scripts and notebooks available in the repository.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

About

Trading research projects 📊 exploring machine learning models for stocks 💸 and cryptocurrency ⚡️, with insights into market behaviour and trends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages