Pinned Repositories
arusu
blog.dev
cython_example
das-demo
dennisxie.github.io
openctp
CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
openctp-client
A CTP client that tries to provide an easy way to develop your own trading program.
webctp
An http interface of CTP.
webctp-demo
A simple demo for webctp
DennisXie's Repositories
DennisXie/dennisxie.github.io
DennisXie/arusu
DennisXie/blog.dev
DennisXie/cython_example
DennisXie/das-demo
DennisXie/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
DennisXie/hospital_schedule
DennisXie/interview
Take-home interview assignment used in our interview process
DennisXie/leetcode
leetcode solutions
DennisXie/openctp
CTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
DennisXie/openctp-client
A CTP client that tries to provide an easy way to develop your own trading program.
DennisXie/Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。
DennisXie/webctp
An http interface of CTP.
DennisXie/webctp-demo
A simple demo for webctp
DennisXie/design_pattern_refactor
DennisXie/learn_defi
My DeFi learning projects.
DennisXie/v2ray-core
A platform for building proxies to bypass network restrictions.
DennisXie/vnpy
基于Python的开源量化交易平台开发框架
DennisXie/vnpy_ctabacktester
VeighNa框架的CTA回测模块
DennisXie/vnpy_ctastrategy
VeighNa框架的CTA策略模块
DennisXie/vnpy_ctp
VeighNa框架的CTP交易接口
DennisXie/vnpy_tts
VeighNa框架的TTS交易接口(模拟CTP环境)