Skip to content

Demonstration of Bookmap L0 API (connect bookmap to another data source)

Notifications You must be signed in to change notification settings

superbeanbatch/Layer0ApiDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmap Layer 0 API

Overview

L0 API serves two main purposes:

  • Replay your own file format with Bookmap.
  • Connect Bookmap to your own datasource in real time (both for receiving data and trading)

Doing so requires basic Java knowlege, however file replay example that is available in this repository uses simple text format which you can convert data to using your favourite tools.

Documentation

It's recommended to begin with this getting started guide.

After you install Bookmap javadoc will be available in C:\Program Files\Bookmap\lib\bm-l1api-javadoc.jar. You can also get it from Maven repository.

About

Demonstration of Bookmap L0 API (connect bookmap to another data source)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.7%
  • C++ 9.2%
  • Batchfile 0.1%