All Projects → trading_gym → Similar Projects or Alternatives

250 Open source projects that are alternatives of or similar to trading_gym

quant
代码迁移到 https://github.com/yutiansut/quantaxis
Stars: ✭ 19 (-47.22%)
Mutual labels:  quant
Quant Finance Resources
Courses, Articles and many more which can help beginners or professionals.
Stars: ✭ 36 (+0%)
Mutual labels:  quant
MyTT
MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量化等领域,它是您最精练的股市量化工具。Python library with most stock market indicators.
Stars: ✭ 888 (+2366.67%)
Mutual labels:  quant
Trading-Algorithms
This repository contains the customized trading algorithms that I have created using the Quantopian IDE.
Stars: ✭ 86 (+138.89%)
Mutual labels:  quantitative-trading
Wolfquant
重新造轮子构建投资组合框架,适合大类资产配置和股票交易。
Stars: ✭ 32 (-11.11%)
Mutual labels:  quant
Fooltrader
quant framework for stock
Stars: ✭ 960 (+2566.67%)
Mutual labels:  quant
ddpg biped
Repository for Planar Bipedal walking robot in Gazebo environment using Deep Deterministic Policy Gradient(DDPG) using TensorFlow.
Stars: ✭ 65 (+80.56%)
Mutual labels:  ddpg
Rqalpha Mod Fxdayu Source
rqalpha拓展数据和事件源,支持分钟级别回测,实时交易,支持quantos数据源
Stars: ✭ 83 (+130.56%)
Mutual labels:  quant
DeltaTrader
极简版Python量化交易工具
Stars: ✭ 174 (+383.33%)
Mutual labels:  quant
Qlib Server
Qlib-Server is the data server system for Qlib. It enable Qlib to run in online mode. Under online mode, the data will be deployed as a shared data service. The data and their cache will be shared by all the clients. The data retrieval performance is expected to be improved due to a higher rate of cache hits. It will consume less disk space, too.
Stars: ✭ 81 (+125%)
Mutual labels:  quant
Awesome Ai In Finance
🔬 A curated list of awesome machine learning strategies & tools in financial market.
Stars: ✭ 910 (+2427.78%)
Mutual labels:  quant
Rqopen Client
rqopen-client:本地拿到Ricequant上实盘模拟交易策略的交易信号和持仓
Stars: ✭ 78 (+116.67%)
Mutual labels:  quant
tiger quant
Java 实盘量化框架
Stars: ✭ 49 (+36.11%)
Mutual labels:  quantitative-trading
Ivix
中国波指的计算
Stars: ✭ 65 (+80.56%)
Mutual labels:  quant
pytorch-distributed
Ape-X DQN & DDPG with pytorch & tensorboard
Stars: ✭ 98 (+172.22%)
Mutual labels:  ddpg
DDPG Torcs PyTorch
Using PyTorch and DDPG to play Torcs
Stars: ✭ 44 (+22.22%)
Mutual labels:  ddpg
Vngo
golang version of vn.py
Stars: ✭ 25 (-30.56%)
Mutual labels:  quant
reinforcement learning ppo rnd
Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some explanation
Stars: ✭ 33 (-8.33%)
Mutual labels:  ppo
Rqalpha Data
A utility for RQAlpha to directly use data(不需要在回测里而是直接调用 RQAlpha 的数据)
Stars: ✭ 37 (+2.78%)
Mutual labels:  quant
QuantStageApi Python
PT_QuantBaseApi python version
Stars: ✭ 13 (-63.89%)
Mutual labels:  quantitative-trading
onetoken
1Token Demo & Docs
Stars: ✭ 53 (+47.22%)
Mutual labels:  quant
Hikyuu
Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架
Stars: ✭ 948 (+2533.33%)
Mutual labels:  quant
gym example
An example implementation of an OpenAI Gym environment used for a Ray RLlib tutorial
Stars: ✭ 25 (-30.56%)
Mutual labels:  gym-environment
Quantaxis spider
QUANTAXIS 爬虫mod python/javascript/mongodb
Stars: ✭ 13 (-63.89%)
Mutual labels:  quant
IBATS HuobiTrader old
【停止维护】新版本更新已迁移到 IBATS 项目组对应名称项目中。Auto Backtest Analysis Trade Framework 支持期货、数字货币进行量化交易,集成回测、分析、交易于一体。当前项目主要用于数字货币使用。
Stars: ✭ 21 (-41.67%)
Mutual labels:  quant
Strategyease Python Sdk
策略易(StrategyEase)Python SDK,策略自动化交易 API 及量化平台。
Stars: ✭ 741 (+1958.33%)
Mutual labels:  quant
IBATS HuobiFeeder old
【停止维护】新版本更新已迁移到 IBATS 项目组对应名称项目中。连接火币交易所,获取火币实时行情、火币历史行情,保存到mysql数据库同时redis广播,供 ABAT 交易平台进行策略回测、分析,交易使用
Stars: ✭ 38 (+5.56%)
Mutual labels:  quant
DLQuant
Applying Deep Learning and NLP in Quantitative Trading
Stars: ✭ 84 (+133.33%)
Mutual labels:  quantitative-trading
vnpy3
vnpy3
Stars: ✭ 19 (-47.22%)
Mutual labels:  quantitative-trading
crypto-trading-engine
Crypto real-time trading engine
Stars: ✭ 19 (-47.22%)
Mutual labels:  quant
pytorch-gym
Implementation of the Deep Deterministic Policy Gradient(DDPG) in bullet Gym using pytorch
Stars: ✭ 39 (+8.33%)
Mutual labels:  ddpg
Starquant
a light-weighted, integrated trading/backtesting system/platform(综合量化交易回测系统/平台)
Stars: ✭ 250 (+594.44%)
Mutual labels:  quant
Funcat
Funcat 将同花顺、通达信、文华财经麦语言等的公式写法移植到了 Python 中。
Stars: ✭ 642 (+1683.33%)
Mutual labels:  quant
Pandoratrader
CTP 高频量化交易平台 C++ Trade Platform for quant developer
Stars: ✭ 238 (+561.11%)
Mutual labels:  quant
Quantaxis
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
Stars: ✭ 6,136 (+16944.44%)
Mutual labels:  quant
Redtorch
Java开源量化交易开发框架
Stars: ✭ 528 (+1366.67%)
Mutual labels:  quant
deep rl acrobot
TensorFlow A2C to solve Acrobot, with synchronized parallel environments
Stars: ✭ 32 (-11.11%)
Mutual labels:  ddpg
Alphatools
Quantitative finance research tools in Python
Stars: ✭ 226 (+527.78%)
Mutual labels:  quant
Zipline Chinese
zipline 是开源量化平台,但是当前zipline 并不支持A股的测试,很多在线平台如优矿,聚宽等都是基于zipline,本项目改进zipline,使得zipline支持A股测试
Stars: ✭ 515 (+1330.56%)
Mutual labels:  quant
Vnpy
基于Python的开源量化交易平台开发框架
Stars: ✭ 17,054 (+47272.22%)
Mutual labels:  quant
Pylivetrader
Python live trade execution library with zipline interface.
Stars: ✭ 470 (+1205.56%)
Mutual labels:  quant
Quantdom
Python-based framework for backtesting trading strategies & analyzing financial markets [GUI ]
Stars: ✭ 449 (+1147.22%)
Mutual labels:  quant
gym-mtsim
A general-purpose, flexible, and easy-to-use simulator alongside an OpenAI Gym trading environment for MetaTrader 5 trading platform (Approved by OpenAI Gym)
Stars: ✭ 196 (+444.44%)
Mutual labels:  gym-environment
Wondertrader
WonderTrader——量化研发交易一站式框架
Stars: ✭ 221 (+513.89%)
Mutual labels:  quant
Nodequant
一个基于Node.js的开源量化交易平台,轻巧地开发和部署量化投资策略
Stars: ✭ 444 (+1133.33%)
Mutual labels:  quant
Rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
Stars: ✭ 4,425 (+12191.67%)
Mutual labels:  quant
Sphinx Quant
一个基于vnpy,支持多账户,多策略,实盘交易,数据分析,分布式在线回测,风险管理,多交易节点的量化交易系统;支持CTP期货,股票,期权,数字货币等金融产品
Stars: ✭ 217 (+502.78%)
Mutual labels:  quant
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.
Stars: ✭ 433 (+1102.78%)
Mutual labels:  quant
Akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Stars: ✭ 4,334 (+11938.89%)
Mutual labels:  quant
cryptoquant
An Quantatitive trading library for crypto-assets 数字货币量化交易框架
Stars: ✭ 96 (+166.67%)
Mutual labels:  quant
Zipline
Zipline, a Pythonic Algorithmic Trading Library
Stars: ✭ 14,712 (+40766.67%)
Mutual labels:  quant
Thstrader
量化交易。同花顺免费模拟炒股软件客户端的python API。(Python3)
Stars: ✭ 311 (+763.89%)
Mutual labels:  quant
Ctpbee
个人自动交易解决方案 / 持续维护中
Stars: ✭ 301 (+736.11%)
Mutual labels:  quant
Awesome Quant
中国的Quant相关资源索引
Stars: ✭ 2,529 (+6925%)
Mutual labels:  quant
51bitquant
51bitquant Python数字货币量化交易视频 CCXT框架 爬取交易所数据 比特币量化交易 交易机器人51bitquant tradingbot cryptocurrency quantitative trading btc trading
Stars: ✭ 284 (+688.89%)
Mutual labels:  quant
Tai
A composable, real time, market data and trade execution toolkit. Built with Elixir, runs on the Erlang virtual machine
Stars: ✭ 264 (+633.33%)
Mutual labels:  quant
abquant-data
A&B professional platform for quantitative finance. God is Asking & Bidding Me. ABQ 基于 通达信 数据的量化.
Stars: ✭ 31 (-13.89%)
Mutual labels:  quant
pyalgotrade tushare
pyalgotrade 的 tushare 数据源
Stars: ✭ 29 (-19.44%)
Mutual labels:  quant
pandas-datareader-gdax
GDAX data for Pandas in the style of DataReader
Stars: ✭ 11 (-69.44%)
Mutual labels:  quant
Stock
30天掌握量化交易 (持续更新)
Stars: ✭ 2,966 (+8138.89%)
Mutual labels:  quant
61-120 of 250 similar projects