Ryan's starred repositories

algotrading

Algorithmic trading framework for cryptocurrencies.

Language:PythonLicense:MITStargazers:1076Issues:0Issues:0

LSTM-Crypto-Price-Prediction

Predicting price trends in cryptomarkets using an lstm-RNN for the use of a trading bot

Language:PythonLicense:MITStargazers:283Issues:0Issues:0

stocklook

crypto currency library for trading & market making bots, account management, and data analysis

Language:PythonLicense:MITStargazers:162Issues:0Issues:0

cointrader

Cointrader is a CLI trading bot for crypto currencies on the Poloniex exchange.

Language:PythonLicense:MITStargazers:85Issues:0Issues:0

pytrader

PyTrader - Python-based crypto trading bot

Language:PythonLicense:MITStargazers:132Issues:0Issues:0

BitcoinTradingAlgorithmToolkit

A framework for logging, simulating, and analyzing prices of currencies on various exchanges using technical analysis, fuzzy logic, and neural networks.

Language:PythonLicense:GPL-3.0Stargazers:179Issues:0Issues:0

CryptoBot

High(ish) frequency trading bot for cryptocurrencies, using Machine Learning for future price predictions

Language:PythonLicense:Apache-2.0Stargazers:356Issues:0Issues:0

crypto-arbitrage

Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages

Language:PythonLicense:MITStargazers:733Issues:0Issues:0

CryptoTracker

A complete open source system for tracking and visualizing cryptocurrency price movements on leading exchanges

Language:PythonLicense:Apache-2.0Stargazers:407Issues:0Issues:0

crypto-trader

:moneybag: Cryptocurrency trading bot library with a simple example strategy (trading via Gemini).

Language:PythonLicense:MITStargazers:613Issues:0Issues:0

cryptocurrency_arbitrage

Automated Trading program that detects pairwise and triangular arbitrage opportunities on altcoin/bitcoin exchanges

Language:PythonLicense:GPL-3.0Stargazers:820Issues:0Issues:0

Deep-Convolution-Stock-Technical-Analysis

Uses Deep Convolutional Neural Networks (CNNs) to model the stock market using technical analysis. Predicts the future trend of stock selections.

Language:PythonLicense:Apache-2.0Stargazers:592Issues:0Issues:0

DeepRL

Highly modularized implementation of popular deep RL algorithms by PyTorch

Language:PythonLicense:Apache-2.0Stargazers:1Issues:0Issues:0

higgsfield

Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:3283Issues:0Issues:0

LSTM-Neural-Network-for-Time-Series-Prediction

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

Language:PythonStargazers:1Issues:0Issues:0

Stock-Price-Specific-LSTM

This is a basic LSTM application on stock (securities) market. The project uses Keras+ Tensorflow.

Language:PythonStargazers:8Issues:0Issues:0

Time-series-Preprocessing-Studio-in-Jupyter

Time-series Data Preprocessing Studio in Jupyter notebook.

Language:Jupyter NotebookStargazers:16Issues:0Issues:0

Financial-Time-Series-Lab

This is a financial time series lab in Jupyter notebook. You may treat it as a live cheat sheet.

License:MITStargazers:2Issues:0Issues:0

BackTesting-LowLaterncy

This is a backtesting demo in Python. Different moving average prices are used to make buy and sell decisions. A Jupyter notebook version is for serial mode. while py version is for multiprocessing. A version for GPU has been tried, but not successful.

Language:Jupyter NotebookStargazers:9Issues:0Issues:0

SectorRotationByRL

This repo is to use deep reinforcement learning to make sector rotation decisions in investment. The code was forked. The results are not good, actually worse than traditional technical analysis.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

Stock.AI

This project tries to use AI, specifically reinforcement learning, to manage a stock portfolio. The objective is to be practical. So this is not only a demo of AI application in investment. This project is still at its early days. I will try to complete it in 1 year.

Language:Jupyter NotebookStargazers:19Issues:0Issues:0

Trading_by_Imitation_Learning

This repo is using imitating learning to optimize portfolio. The code was derived from https://github.com/vermouth1992/drl-portfolio-management .

Language:Jupyter NotebookStargazers:10Issues:0Issues:0

reaver

Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.

Language:PythonLicense:MITStargazers:554Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Language:Jupyter NotebookStargazers:2Issues:0Issues:0

ml-stock-prediction

A toolset for stock prediction using reinforced learning, including a custom OpenAI environment.

Language:Jupyter NotebookLicense:MITStargazers:44Issues:0Issues:0

awesome-ai-in-finance

🔬 A curated list of awesome LLMs & deep learning strategies & tools in financial market.

License:CC0-1.0Stargazers:3218Issues:0Issues:0
Language:PythonStargazers:279Issues:0Issues:0

coach

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms

Language:PythonLicense:Apache-2.0Stargazers:2322Issues:0Issues:0

deep_rl_trader

Trading Environment(OpenAI Gym) + DDQN (Keras-RL)

Language:PythonStargazers:408Issues:0Issues:0