/bitmex

Bot to send and retrieve trading data for Bitmex using Java and SpringBoot

Primary LanguageJavaMIT LicenseMIT

Bitmex Java Client

This is a Java client to Bitmex Exchange to trade Cryptocurrency Future contracts.

Youtube Series

A series of Youtube videos walk through each step of the development:

Ep.1 - How to connect to BITMEX using Java, SpringBoot and Swagger!

How to connect to BITMEX using Java, SpringBoot and Swagger!

TODO

  • Retrieve historical data
  • Rate limit & Authentication
  • Send a trade request and check position
  • Create a simple strategy and backtest
  • Devops: Dockerize the entire app and automate build

Links

Project shortcuts

  1. Swagger UI
http://localhost:8080/swagger-ui.html
  1. Swagger api-docs
http://localhost:8080/v2/api-docs