Coder Social home page Coder Social logo

codejam2012's Introduction

#McGill Code Jam 3

###Low-latency Algorithmic Trading Application App Screenshot

Team Members
Adrian Lee [email protected]

Node.js v0.8.14, D3.js v2, Bootstrap v2, Redis v2.6.4

Problem

You have been selected by Morgan Stanley’s Electronic Trading group (MSET) to provide a platform for testing out new low-latency trading strategies on electronic exchanges. Trading strategies are a predefined set of rules for making trading decisions. Certain strategies are better suited to be executed algorithmically, via a computer, to take advantage of faster processing time. On a given exchange, there are many trading strategies being executed, and often the speed in which an algorithm reacts to a given market condition can greatly influence its profitability. MSET would like to benchmark several strategies in order to find the best one.

Your task is to build an application that will handle trading, scheduling, and reporting for MSET. Your application will connect to an exchange’s price feed, process incoming prices and make trades according to the several strategies. The application will also display real-time graphs for the price feed, as well as the indicators of the various strategies. Finally, the trade history must be tracked, and supervised by trade managers that your application will schedule.

Proposal Document

Virtual Machine

Ubuntu Server 12.10 x86

Usage

Working Directory is /home/ubuntu/codejam2012

  • Start Client & GUI deamon processes via "$ ./start"
  • Stop deamon processes via "$ ./stop"
  • Process stout log files: client.log & client_gui.log
  • Other usages to monitor processes: "$ forever -h"

####Login, SSH, sudo

  • Username: ubuntu
  • Password: reverse

Disclaimer

Keyboard layout is set to mac-usb-us.

If keyboard layout is incorrect for you,

  • SSH to "[email protected]", LAN address found via "ifconfig"
  • or, "sudo dpkg-reconfigure keyboard-configuration" to change keyboard layout

codejam2012's People

Contributors

adrianlee 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.