Deanzou's repositories

stock_trading

stock股票.获取股票数据,计算股票指标,识别股票形态,内置选股策略,股票验证回测,股票自动交易,支持PC及移动设备。

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

Orderflow

This Python package manages methods to reshape tick by tick data for order flow analysis

License:MITStargazers:0Issues:0Issues:0

stack-orderflow

Orderflow chart GUI using finplot and pyqt5graph

Stargazers:1Issues:0Issues:0

AutoTrader

A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.

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

pandas-ta

Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 130+ Indicators

License:MITStargazers:0Issues:0Issues:0

community-strategies

Python strategies developed by the community

License:MITStargazers:0Issues:0Issues:0

martin-binance

Free trading system for Binance SPOT market. Adaptive customizable reverse grid strategy based on martingale. Binance API multiplexed wrapper for strategy developer.

License:MITStargazers:0Issues:0Issues:0

CSharp-NT8-OrderFlowKit

Hi I'm Gabriel Zenobi, this is a toolkit that I developed for investment funds, banks and traders of all kinds.

Stargazers:0Issues:0Issues:0

binance-trading-bot

Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis

License:MITStargazers:0Issues:0Issues:0

pyfolio

Portfolio and risk analytics in Python

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

cryptocurrency-derivatives-pricing-and-delta-neutral-volatility-trading

This project is to download and analyze cryptocurrency option data available on Deribit via a public API. Data are collected on an Ubuntu remote server with the implementation of Python3, Shell and SQLite and are then analyzed locally with Python3.

Stargazers:0Issues:0Issues:0

Leveraged-grid-trading-bot

Leveraged grid-trading bot using CCXT/CCXT Pro library in FTX exchange.

License:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
License:NOASSERTIONStargazers:0Issues:0Issues:0

odooplm

Go to website for more information !!

Stargazers:0Issues:0Issues:0

oca-mobile

OCA Mobile - Odoo React Native - a Modern Odoo APP made with React Native by Odoo Community

Stargazers:0Issues:0Issues:0

czsc

缠中说禅技术分析工具;缠论;股票;期货

License:MITStargazers:1Issues:0Issues:0

data-science-introduction-with-python

Python 数据科学导论 | Data Science Introduction with Python

License:NOASSERTIONStargazers:0Issues:0Issues:0

FBDQA-2020A

Financial Big Data and Quantitative Analytics, Autumn 2020.

Stargazers:0Issues:0Issues:0

odoo-install

Odoo Install

Stargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

QtaTraining2020

QTA2020内培 github存档

Stargazers:0Issues:0Issues:0

-chanlun

文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说系统有不可测原理。众说纷纭。分布式的系统,当你的影响可以被忽略,你才能实现,Jiang主席所谓之,闷声发大财。

Stargazers:0Issues:0Issues:0

Quantitative-analysis

券商金工研报复现

Stargazers:0Issues:0Issues:0

Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020

Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy. ICAIF 2020.

License:MITStargazers:0Issues:0Issues:0

lstm-stock-predictor

Using past price data and sentiment analysis from news and other documents to predict the S&P500 index using a LSTM RNN. Idea replicated from https://arxiv.org/abs/1912.07700 and https://arxiv.org/abs/1010.3003.

Stargazers:0Issues:0Issues:0

tensortrade

An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.

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

mlfinlab

MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.

License:NOASSERTIONStargazers: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