trading
Here are 1,601 public repositories matching this topic...
基于Python的开源量化交易平台开发框架
-
Updated
Oct 22, 2020 - C++
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
-
Updated
Sep 22, 2019 - Python
Python Backtesting library for trading strategies
-
Updated
Oct 10, 2020 - Python
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins and options).
-
Updated
Oct 21, 2020 - C#
A high frequency, market making cryptocurrency trading platform in node.js
-
Updated
Sep 29, 2020 - TypeScript
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 2,100 + stars, 580 + forks
-
Updated
Oct 16, 2020 - Python
中国的Quant相关资源索引
-
Updated
May 14, 2020
Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++
-
Updated
Jul 19, 2020 - C++
An Algorithmic Trading Library for Crypto-Assets in Python
-
Updated
Mar 12, 2020 - Python
bukosabino / ta
hi,
if possible, please add these indicators as well:
TDI (Traders Dynamic Index)
chandelier exit
pivot points
BOP (balance of power)
CTM (Chande trend meter)
Coppock Curve
Correlation Coefficient
PMO (DecisionPoint Price Momentum Oscillator)
Ulcer Index
most of them except TDI are available on stockcharts.com
thanks
Code and resources for Machine Learning for Algorithmic Trading, 2nd edition.
-
Updated
Oct 21, 2020 - Jupyter Notebook
฿ Bitcoin trading bot with a real-time dashboard for Bitstamp.
-
Updated
Jul 14, 2020 - Python
DataFrame Server for Financial Timeseries Data
-
Updated
Oct 20, 2020 - Go
The unofficial Python client for the Coinbase Pro API
-
Updated
Aug 15, 2020 - Python
-
Updated
Nov 29, 2018 - Python
Price checking script for Path of Exile.
-
Updated
Oct 4, 2020 - AutoHotkey
Strategies to Gekko trading bot with backtests results and some useful tools.
-
Updated
Jan 9, 2020 - JavaScript
Terminal dashboard for Bitcoin trading, forecasting, and charting
-
Updated
Feb 10, 2019 - JavaScript
Find big moving stocks before they move using machine learning and anomaly detection
-
Updated
Sep 21, 2020 - Python
DEPRECATED — The Coinbase Pro trading toolkit
-
Updated
Jan 16, 2020 - TypeScript
A Java library for technical analysis.
-
Updated
Oct 17, 2020 - Java
Using python and scikit-learn to make stock predictions
-
Updated
May 25, 2020 - Python
-
Updated
Oct 21, 2020 - JavaScript
Hey,
First of all thank you for the hard work put into this, it's a really awesome project that I still learn how to use.
I'm not that proficient in using python so that is why I'll put my suggestion here. I have used python more for machine learning stuff and there the option of searching hyperparameters was also between grid and random search. However, I found that using bayesian optimizati
Improve this page
Add a description, image, and links to the trading topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trading topic, visit your repo's landing page and select "manage topics."


According to @rspadim, functions in
entropy.pycould use numpy array instead of strings, as it's better to numba.Guide on how to implement this is available in the comments in PR #311 .