Code Monkey home page Code Monkey logo

Algorithmic Trading & Machine Learning's Projects

algorithmic-trading icon algorithmic-trading

Algorithmic Trading program, that uses Genetic Programming and Genetic Algorithms to predict stock prices.

ecr-pattern-recognition-for-forex-trading icon ecr-pattern-recognition-for-forex-trading

Machine Learning and Pattern Recognition for Algorithmic Forex and Stock Trading: Machine learning in any form, including pattern recognition, has of course many uses from voice and facial recognition to medical research. In this case, our question is whether or not we can use pattern recognition to reference previous situations that were similar in pattern. If we can do that, can we then make trades based on what we know happened with those patterns in the past and actually make a profit? To do this, we're going to completely code everything ourselves. If you happen to enjoy this topic, the next step would be to look into GPU acceleration or threading. We're only going to need Matplotlib (for data visualization) and some NumPy (for number crunching), and the rest is up to us. Python is naturally a single-threaded language, meaning each script will only use a single cpu (usually this means it uses a single cpu core, and sometimes even just half or a quarter, or worse, of that core).

githubparticipantes icon githubparticipantes

Repositorio de trabajo de los integrantes de la comunidad Data Science Research Perรบ

krypto-trading-bot icon krypto-trading-bot

Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++

lstm-ga-stocktrader icon lstm-ga-stocktrader

A trading bot that utilizes a Long Short Term Memory (LSTM) Neural Network and other analysis methods

robin_stocks icon robin_stocks

This is a library to use with Robinhood Financial App. It can be used to buy and sell stocks, get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at

robinhood-node icon robinhood-node

:chart_with_upwards_trend: NodeJS client for Robinhood Trading :fire:

stock-analysis-engine icon stock-analysis-engine

Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/

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.