myvrml's repositories

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

awesome-quant

A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)

Stargazers:0Issues:0Issues:0

backtrader

Python Backtesting library for trading strategies

License:GPL-3.0Stargazers:0Issues:0Issues:0

btgym

Scalable, event-driven, deep-learning-friendly backtesting library

License:LGPL-3.0Stargazers:0Issues:0Issues:0

Commodity-Channel-Index

My Final Project for Basic Algorithm and Programming

Language:GoStargazers:0Issues:0Issues:0

cvxportfolio

Portfolio optimization and simulation in Python

License:NOASSERTIONStargazers:0Issues:0Issues:0

deepdow

Portfolio optimization with deep learning.

License:Apache-2.0Stargazers:0Issues:0Issues:0

EchoStateNetworks

Materials related to the Medium article "Predicting Stock Prices with Echo State Networks".

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

Going-Deeper-with-Convolutional-Neural-Network-for-Stock-Market-Prediction

Repository for Going Deeper with Convolutional Neural Network for Stock Market Prediction

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

hyperopt

Distributed Asynchronous Hyperparameter Optimization in Python

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

keras-gat

Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)

License:MITStargazers:0Issues:0Issues:0

keras-tcn

Keras Temporal Convolutional Network.

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

multi-factor-gm-wind-joinquant

基于掘金+万得+聚宽的多因子策略开发框架

Stargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

portfolioopt

Financial Portfolio Optimization Routines in Python

License:MITStargazers:0Issues:0Issues:0

PredictingClosingPriceTomorrow

Predict the change in closing price from one trading day to the next into one of four bands for any stock using technical indicators and financial ratios as features.

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

pythondict-quant

Quant Examples Based on Backtrader.

Stargazers:0Issues:0Issues:0

qlib

Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.

License:MITStargazers:0Issues:0Issues:0

Reinforcement-learning-in-portfolio-management-

In this paper, we implement three state-of-art continuous reinforcement learning algorithms, Deep Deterministic Policy Gradient (DDPG), Proximal Policy Optimization (PPO) and Policy Gradient (PG)in portfolio management.

License:MITStargazers:0Issues:0Issues:0

Riskfolio-Lib

Portfolio Optimization and Quantitative Strategic Asset Allocation in Python

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

scikit-learn-doc-zh

:book: [译] scikit-learn(sklearn) 中文文档

Language:HTMLStargazers:0Issues:0Issues:0

SENN

Code implementation of "SENN: Stock Ensemble-based Neural Network for Stock Market Prediction using Historical Stock Data and Sentiment Analysis"

License:MITStargazers:0Issues:0Issues:0

Sentiment-Analysis-in-Event-Driven-Stock-Price-Movement-Prediction

Use NLP to predict stock price movement associated with news

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

Stock-prediction-Dual-Attention-based-RNN-

Financial time series forecast using dual attention RNN

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

Stock-Prediction-Models

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

License:Apache-2.0Stargazers:0Issues:0Issues:0

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Stargazers:0Issues:0Issues:0

TD-seq

Backtrader TD Sequential

Stargazers:0Issues:0Issues:0

zipline

Zipline, a Pythonic Algorithmic Trading Library

License:Apache-2.0Stargazers:0Issues:0Issues:0

zxpeter-stock_predict_machineLearning

针对沪深300指数的历史交易数据,通过机器学习的方法,预测股票的价格(涨跌概率),并借此来形成相应的交易策略。

Language:HTMLStargazers:0Issues:0Issues:0