Coder Social home page Coder Social logo

Kristof Leroux's Projects

elitequant_cpp icon elitequant_cpp

C/C++ 11 High frequency quantitative trading platform. It follows modern design patterns such as event-driven, server/client architect, dependency injection and loosely-coupled robust distributed system. It is self-contained and can be used out of box. At the same time, it serves as server side for other EliteQuant projects.

elitequant_python icon elitequant_python

Python quantitative trading and investment platform; Python3 based multi-threading, concurrent high-frequency trading platform that provides consistent backtest and live trading solutions. It follows modern design patterns such as event-driven, server/client architect, and loosely-coupled robust distributed system. It follows the same structure and performance metrix as other EliteQuant product line, which makes it easier to share with traders using other languages.

ems-qart icon ems-qart

A Qt application to flash EMS 64M cartridges

engine icon engine

Droidefense: Advance Android Malware Analysis Framework

equityforchampions icon equityforchampions

Group project in machine learning. Analysis of 130k+ tweets using scikit-learn, NLTK, spaCy, vader, D3.js and Bokeh.

etos-backtester icon etos-backtester

Simple backtesting for sleepless cryptocurrency markets. for ETOS Ecosystem

evolutionary-trading-strategies icon evolutionary-trading-strategies

This code illustrates the use of genetic programming to evolve financial trading strategies for a single equity stock. Individuals (strategies) are considered as functions of historical price data, outputting a position allocation. Strategy fitness evaluation is computed by simulating the strategy over historical financial data. Because financial investment requires a fundamental tradeoff between risk and return, strategies are evaluated on multi-objective fitness functions depending on profit and maximum drawdown of the strategy and ranging from very risk-prone to very risk-averse. The population of individual strategies is evolved using tournament selection, single-point crossover, and random mutation as evolutionary operators. Strategies with the best fitness at any stage in the evolutionary process are recorded in a ‘hall-of-fame’. At the end of the evolutionary process, strategies in the ‘hall-of-fame’ are evaluated over a set of test data and selected based on a train-test criterion which penalizes strategies that do not generalize well.

exactonline icon exactonline

Exact Online (accounting software) REST API Library in Python

example-scalping icon example-scalping

A working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio

express icon express

Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple

ezibpy icon ezibpy

ezIBpy, a Pythonic Client for Interactive Brokers API

face-api icon face-api

This is an example of face.com API made in the huevapi's meetup

faceit icon faceit

A script to make it easy to swap faces in videos using the faceswap library, and YouTube videos.

faceswap icon faceswap

Non official project based on original /r/Deepfakes thread. Many thanks to him!

facets icon facets

Visualizations for machine learning datasets

fantasy-baseball-python-script icon fantasy-baseball-python-script

The purpose of this python script is to accept a .csv of fanduel's daily fantasy baseball players and output an optimized lineup.

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.