Giter Club home page Giter Club logo

Daniel Gao's Projects

1806 icon 1806

18.06 course at MIT in Spring 2017

clairvoyant icon clairvoyant

Software designed to identify and monitor social/historical cues for short term stock movement

ctplearn icon ctplearn

最近在学C++,自己本身做交易,就拿上期API练练手,代码参考https://github.com/tashaxing/CTPtest,所有lincence归tashaxing所有 这里主要改了几方面的内容: lib库改为64位; strcpy改为strcpy_s; sprintf改为sprintf_s; char*a[] = {"12","23"}改为:a1="12";a2="23";char a*={a1,a2}; scanf改为scanf_s; 其他代码和作者代码一致

data-science-ipython-notebooks icon data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

deepstock icon deepstock

Technical experimentations to beat the stock market using deep learning :chart_with_upwards_trend:

diracnets icon diracnets

Training Very Deep Neural Networks Without Skip-Connections

dtw icon dtw

DTW (Dynamic Time Warping) python module

emcee icon emcee

The Python ensemble sampling toolkit for affine-invariant MCMC

empyrical icon empyrical

Common financial risk and performance metrics. Used by zipline and pyfolio.

ewa icon ewa

Elliott wave automatic trading

finmarketpy icon finmarketpy

Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)

futures icon futures

Futures trading database/backtester/analysis

gan icon gan

Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN

kibana icon kibana

:bar_chart: Kibana analytics and search dashboard for Elasticsearch

mt5 icon mt5

code on the MT5, mainly about strategy in Forex

plotly.py icon plotly.py

An interactive, browser-based graphing library for Python :sparkles:

puppet icon puppet

简单的股票程序化交易系统。核心模块基于同花顺和通达信金融终端。用户交流群:624585416

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.