Giter Site home page Giter Site logo

hft's Introduction

welcome to hft!

HFT is a small project with a big ambition. We aim to build the worlds fastest algorithmic trading platform using the best off-the-shelf open source technology stack we can find.

Even better, we are aiming for an overall design that is minimal, simple and robust. Ultimately, we would like the high-frequency community, whether serious professional or keen amateur enthusiast to look towards hft as the backbone of their next project.

There's not much to see here right now, but check back soon and see how we're doing.

component radar

Let us know if a trading solution or component should be on our R&D radar:

lockfree++

A low-latency messaging system impleneting the Actor model.

http://tradexoft.com

algorithm design

This is a summary of discussions on algorithm classification that will eventually become a coding specification for the algorithm component of hft

The lists below are examples of categories and not meant to be exhaustive.

data-set choice

Price Endogenous

Algorithms that are endogenous to price

  • moment-based calculations
    • moving average
    • GARCH
    • volatility
    • momentum
  • technical analytics

Market Structure Endogenous

Algorithms that are endogenous to Price and market components closely related to a single security such as:

  • volume
  • bid/ask
  • market depth, order book

Statistical Arbitrage

Algorithms that look to exploit near-arbitrage bound relationships between securities.

  • VIX versus SP500 versus options
  • cross-correlation or lead-lag relationships between securities

Exogenous

Algorthims that seek to exploit relationships between price and factors external to the security market price information set.

  • fundamentals
  • twitter mentions
  • earnings announcement/ event-based analytics

time horizon choice

algorithmic theoretica choice

  • linear
    • regression
  • non-linear
    • NN
    • GA
  • parameter fit
    • local versus global minima
    • stationary versus non-stationary (versus semi-stationary)
  • contrarian versus continuation (???)

trading choices

  • leverage employed
  • transactional cost importance
  • entry and exit methodologies
  • security selection
  • P&L distribution choices (objective function)

hft's People

Contributors

tonyday567 avatar

Watchers

 avatar  avatar

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.