Skip to content

quaywin/orderbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Acuity Bootcamp

Acuity Bootcamp is a 2 weeks camp that help to train new members financial concepts and Elixir programming language.

Project 1: Building Elixir software that simulates the Bitmex testnet.
  • Have a local copy of the testnet order book
  • Implement API to create/update/cancel order
  • Maintain current position in the software
  • Implement API to show current balance
  • Have a simple form so users can enter the order information. Example: see screenshot below
  • Have a UI somewhere to show the current position
  • Have a UI somewhere to show the current balance

Note:

Default Instrument ID: BTCUSD Can use third party software libraries Focus on the functionality Recommend to use Phoenix framework

Other info:

https://testnet.bitmex.com/ https://www.bitmex.com/app/apiOverview

Getting Free Bitcoin to your testnet account:

https://coinfaucet.eu/en/btc-testnet/ https://tbtc.bitaps.com/ https://testnet-faucet.mempool.co/

Phoenix Framework & Libraries https://www.phoenixframework.org/

Websocket library: https://github.com/Azolo/websockex

API library: https://github.com/edgurgel/httpoison https://github.com/teamon/tesla

For learning Elixir, please read the following document. This is official docs, it more than enough

https://elixir-lang.org/getting-started/introduction.html

Project Break Down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages