Coder Social home page Coder Social logo

phil8192 / limit-order-book Goto Github PK

View Code? Open in Web Editor NEW
123.0 14.0 47.0 4.68 MB

Bitstamp real time console based limit order book

License: GNU General Public License v3.0

Shell 2.36% Java 97.58% Makefile 0.06%
bitcoin trading limit-order-book

limit-order-book's People

Contributors

phil8192 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

limit-order-book's Issues

Sample limit order book export to csv...

Hello. For research purposes, I need a script that can parse a message flow of Level II limit order data (order, delete, modify, trades etc), and sample the order book to a CSV for each ticker symbol (stock) in the following format;

  • Date.
  • Day of week.
  • Timestamp, milliseconds from midnight (interval to be set in script command, 1 sec to 10 min interval).
  • bidprice_level_1
  • bidvolume_level_1
  • askprice_level_1
  • askvolume_level_1
  • bidprice_level_2
  • etc.. to level 20.

The messages are converted from Nasdaq ITCH 5.0 and are loaded into an R data.table, or exported to CSV. I have this already from another script.

Can your script do this sampling? Or can it be easily modified to do the sampling? Or, do you know some other script that can? thanks

parse_ob.sh is missing

Hi,

It appears that parse_ob.sh is missing, and has never been in the repo. Would it be possible for you to add it?

Thanks,

Jon

ob.log and display.sh

Hi,

Thank you for this amazing project. I try to get data from this project and analyze it with your shiny-ob-analytics.
But the problem it's I can't find the ob.log file, normally create via stderr (2>ob.log?)
So where is the famous ob.log? :)

And the file replay.sh (./replay.sh <orders.log> <boolean: print-order-book>)is not in the repository.

Thank you for all,

Kind regards,

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.