Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with quant

A curated list of projects in awesome lists tagged with quant .

https://github.com/vnpy/vnpy

基于Python的开源量化交易平台开发框架

algotrading finance fintech investment python quant trading vnpy

Last synced: 29 Sep 2024

https://github.com/quantopian/zipline

Zipline, a Pythonic Algorithmic Trading Library

algorithmic-trading python quant zipline

Last synced: 29 Sep 2024

https://github.com/microsoft/qlib

Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.

algorithmic-trading auto-quant deep-learning finance fintech investment machine-learning paper platform python quant quant-dataset quant-models quantitative-finance quantitative-trading research research-paper stock-data

Last synced: 29 Sep 2024

https://github.com/bbfamily/abu

阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构

algorithmic-trading bitcoin machine-learning matplotlib numpy pandas quant quantitative-trading stock trade trading

Last synced: 29 Sep 2024

https://github.com/akfamily/akshare

AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库

academic akshare asset-pricing bond currency data data-analysis data-science datasets economic-data economics finance finance-api financial-data fundamental futures option quant stock

Last synced: 29 Sep 2024

https://github.com/jindaxiang/akshare

AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库

academic akshare asset-pricing bond currency data data-analysis data-science datasets economic-data economics finance finance-api financial-data fundamental futures option quant stock

Last synced: 03 Aug 2024

https://github.com/yutiansut/quantaxis

QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案

quant

Last synced: 30 Sep 2024

https://github.com/yutiansut/QUANTAXIS

QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案

quant

Last synced: 30 Jul 2024

https://github.com/QUANTAXIS/QUANTAXIS

QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案

quant

Last synced: 30 Jul 2024

https://github.com/firmai/financial-machine-learning

A curated list of practical financial machine learning tools and applications.

algorithmic-trading cryptocurrency finance investment quant quantitative-finance stock-market trading-strategies

Last synced: 25 Sep 2024

https://github.com/je-suis-tm/quant-trading

Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD

algorithmic-trading bollinger-bands commodity-trading macd momentum-strategy momentum-trading-strategy options-strategies options-trading pair-trading quant quantimental-analysis quantitative-finance quantitative-trading quantitative-trading-strategies statistical-arbitrage trading-algorithms trading-bot trading-strategies trading-strategy trading-systems

Last synced: 30 Sep 2024

https://github.com/ricequant/rqalpha

A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities

backtest finance futures python quant ricequant rqalpha stock ta-lib trading

Last synced: 01 Oct 2024

https://github.com/rockyzsu/stock

30天掌握量化交易 (持续更新)

python quant stock

Last synced: 30 Sep 2024

https://github.com/Rockyzsu/stock

30天掌握量化交易 (持续更新)

python quant stock

Last synced: 31 Jul 2024

https://github.com/shinnytech/tqsdk-python

天勤量化开发包, 期货量化, 实时行情/历史数据/实盘交易

diff futures program-trading python quant

Last synced: 31 Jul 2024

https://github.com/wondertrader/wondertrader

WonderTrader——量化研发交易一站式框架

algotrading cpp cta fintech hft python quant trading wondertrader

Last synced: 30 Sep 2024

https://github.com/waditu/czsc

缠中说禅技术分析工具;缠论;股票;期货;Quant;量化交易

czsc quant tushare

Last synced: 30 Sep 2024

https://github.com/hugo2046/QuantsPlaybook

量化研究-券商金工研报复现

quant quantitative-finance stock-analysis trading-algorithms

Last synced: 31 Jul 2024

https://github.com/fasiondog/hikyuu

Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架

backtest backtesting-trading-strategies quant system-trading

Last synced: 30 Sep 2024

https://github.com/openctp/openctp

openctp提供CTP股票期权、中泰证券XTP、华鑫证券奇点TORA、东方证券OST、东方财富证券EMT、盈透证券TWS、易盛TAP、量投QDP等各通道的CTPAPI兼容接口,CTP程序可以无缝对接各股票柜台。openctp也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,不仅支持国内期货与期权全品种,也支持A股股票、基金、债券以及股票期权模拟交易,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。

ctp ctpapi futures options quant simnow stock tora trader tts xtp

Last synced: 01 Oct 2024

https://github.com/nntaoli-project/goex

Cryptocurrency Exchange Rest API SDK For Golang Wrapper Support okx,huobi,binance

api-rest binance huobi okx quant

Last synced: 30 Sep 2024

https://github.com/mpquant/mytt

MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量化等领域,它是您最精练的股市量化工具。Python library with most stock market indicators.

atr boll btc cci indicators kdj macd psy python quant rsi stock

Last synced: 30 Sep 2024

https://github.com/Micro-sheep/efinance

efinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀

bond finance fund futures quant stock

Last synced: 31 Jul 2024

https://github.com/micro-sheep/efinance

efinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀

bond finance fund futures quant stock

Last synced: 30 Sep 2024

https://github.com/mpquant/MyTT

MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量化等领域,它是您最精练的股市量化工具。Python library with most stock market indicators.

atr boll btc cci indicators kdj macd psy python quant rsi stock

Last synced: 31 Jul 2024

https://github.com/jrothschild33/learn_backtrader

BackTrader中文教程笔记(by:量化投资与机器学习),系统性介绍Bactrader的特性、策略构建、数据结构、回测交易等,彻底掌握量化神器的使用方法。章节:介绍篇、数据篇、指标篇、交易篇、策略篇、可视化篇……(持续更新中)

backtrader quant quantitative-finance

Last synced: 08 Aug 2024

https://github.com/sinall/StrategyEase-Python-SDK

策略易(StrategyEase)Python SDK,策略自动化交易 API 及量化平台。

quant trade

Last synced: 31 Jul 2024

https://github.com/cedricporter/funcat

Funcat 将同花顺、通达信、文华财经麦语言等的公式写法移植到了 Python 中。

python quant trade

Last synced: 08 Aug 2024

https://github.com/pegasusTrader/PandoraTrader

高频量化交易平台 C++ Trade Platform for quant developer

ctp quant trade-platform trading-platform

Last synced: 31 Jul 2024

https://github.com/wondertrader/wtpy

wtpy是基于wondertrader为底层的针对python的子框架

fintech hft python quant trading wondertrader

Last synced: 01 Aug 2024

https://github.com/51bitquant/51bitquant

51bitquant Python数字货币量化交易视频 CCXT框架 爬取交易所数据 比特币量化交易 交易机器人51bitquant tradingbot cryptocurrency quantitative trading btc trading

51bitquant algorithmic-trading ccxt cryptocurrency gekko high-frequency-trading klines marketmaker python quant quantitative-finance trading trading-bot trading-strategies tradingview vnpy

Last synced: 31 Jul 2024

https://github.com/sun0x00/redtorch

Kotlin(Java)开源量化交易开发框架

algotrading cta ctp finance investment java kotlin quant redtorch trading

Last synced: 04 Aug 2024

https://github.com/constverum/Quantdom

Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:]

algorithmic-trading algotrading backtesting finance financial-analysis fintech investment quant quantitative-finance stock-market trading trading-platform trading-strategies

Last synced: 01 Aug 2024

https://github.com/alpacahq/pylivetrader

Python live trade execution library with zipline interface.

algorithmic-trading hacktoberfest python python3 quant zipline

Last synced: 31 Jul 2024

https://github.com/nladuo/THSTrader

量化交易工具。同花顺手机版模拟炒股python API,基于uiautomator2和图色方法实现。【可自行扩展到实盘】

finance quant

Last synced: 31 Jul 2024

https://github.com/Melelery/c-binance-futures-quant

low-cost, high-efficiency, easy-to-implement

binance binance-api binance-futures quant

Last synced: 04 Aug 2024

https://github.com/lppkarl/Trady

Trady is a handy library for computing technical indicators, and it targets to be an automated trading system that provides stock data feeding, indicator computing, strategy building and automatic trading. It is built based on .NET Standard 2.0.

analysis indicator netstandard ohlc quant stock strategy technical

Last synced: 30 Jul 2024

https://github.com/physercoe/starquant

a light-weighted, integrated trading/backtesting system/platform(综合量化交易回测系统/平台)

algotrading backtest python quant trading trading-systems

Last synced: 31 Jul 2024

https://github.com/coinrust/crex

A Golang cryptocurrency trading API & Library. Support Binance, BitMEX, Deribit, Bybit, Huobi DM, OKEX Futures and more.

backtest binance bitmex bybit crex deribit golang hbdm huobi okex quant trading websocket

Last synced: 03 Aug 2024

https://github.com/quarkfin/qf-lib

Modular Python library that provides an advanced event driven backtester and a set of high quality tools for quantitative finance. Integrated with various data vendors and brokers, supports Crypto, Stocks and Futures.

backtesting backtesting-frameworks backtesting-trading-strategies finance investment-analysis python quant quantitative-finance trading trading-simulator trading-strategies

Last synced: 01 Aug 2024

https://github.com/GraySilver/wencai

This is a wencai crawler.(i问财的策略回测接口的Pythonic工具包)

crawler finance pandas quant quantitative-finance tushare wencai

Last synced: 31 Jul 2024

https://github.com/FinHackCN/finhack

FinHack®,一个易于拓展的量化金融框架,它在当前版本中集成了数据采集、因子计算、因子挖掘、因子分析、机器学习、策略编写、量化回测、实盘接入等全流程的量化投研工作。

investment quant quantitative quantitative-finance trading

Last synced: 01 Aug 2024

https://github.com/IndexOutOfBounds998/quant4j

火币量化交易 指标组合策略 简单的数值策略 这个项目只是提供一个思路。

cci ema huobi macd quant ris simple sma stoch strategy

Last synced: 10 Sep 2024

https://github.com/nessessary/autoxd

A股回测框架, 模拟实盘账户交易, 适合编写T+0策略

backtesting backtesting-frameworks quant trading

Last synced: 31 Jul 2024

https://github.com/rafa-rod/pytrendseries

Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.

downtrend drawdown drawdown-at-risk finance maximum-drawdown-at-risk python quant quantitative-finance time-series time-series-analysis time-under-water timeseries timeunderwater trends-detected uptrend

Last synced: 03 Aug 2024

https://github.com/X0Leon/XQuant

Simple backtester for human.

backtesting pandas quant strategy

Last synced: 04 Aug 2024

https://github.com/nntaoli-project/goex_backtest

数字货币回测,模拟交易撮合

backtest bitcoin goex-backtest quant

Last synced: 03 Aug 2024

https://github.com/QUANTAXIS/QADemoOLD

QUANTAXIS 的示例demo

quant

Last synced: 31 Jul 2024

https://github.com/mmmaaaggg/IBATS_HuobiFeeder_old

【停止维护】新版本更新已迁移到 IBATS 项目组对应名称项目中。连接火币交易所,获取火币实时行情、火币历史行情,保存到mysql数据库同时redis广播,供 ABAT 交易平台进行策略回测、分析,交易使用

huobi huobipro python python36 quant

Last synced: 31 Jul 2024

https://github.com/wangzhe3224/systematic-trading-knowledge-collection

Collect knowledge around systematic trading, including software design, trading strategies, statistical skill. 量化交易/系统化交易知识集

quant systematic-trading trading trading-strategies

Last synced: 01 Aug 2024

https://github.com/quantbelt/ib_fundamental

Interactive Brokers Fundamental data for humans

algorithmic-trading factor-models ibkr python3 quant tws-api

Last synced: 02 Aug 2024

https://github.com/nanvel/cipher-bt

Trading strategy backtesting framework with focus on position adjustment in a session scope.

backtest backtester backtesting backtesting-frameworks framework python quant trading trading-simulator

Last synced: 01 Aug 2024

https://github.com/femtotrader/OnlineTechnicalIndicators.jl

Julia Incremental Technical Analysis Indicators (inspired by talipp)

algorithmic-trading finance julia quant quantitative-trading ta-lib technical-analysis trading

Last synced: 03 Aug 2024

https://github.com/yutiansut/QUANTAXIS_SPIDER

QUANTAXIS 爬虫mod python/javascript/mongodb

quant

Last synced: 04 Aug 2024

https://github.com/oliviermilla/Lucky.jl

Lucky is a reactive and async trading framework in Julia designed to rapidly draft, test, deploy and monitor trading strategies and portfolios.

algorithmic-trading algorithmic-trading-engine awesome crypto finance finance-api julia quant quantitative-trading reactive

Last synced: 03 Aug 2024

https://github.com/iml1111/imquanter

엄청 쉬운 퀀트 투자 라이브러리

backtesting python quant

Last synced: 02 Oct 2024

https://github.com/rtvd/compose-for-quants

Compose Key for quants/mathematicians helping to type Greek letters and other relevant symbols without switching the keyboard layout

compose-key greek-alphabet keyboard linux linux-desktop mathematics quant

Last synced: 30 Sep 2024