Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sideshift/exchange

Trading engine written in TypeScript using Redux/Redux-saga
https://github.com/sideshift/exchange

bitcoin cryptocurrency exchange redux redux-saga trading

Last synced: about 2 months ago
JSON representation

Trading engine written in TypeScript using Redux/Redux-saga

Awesome Lists containing this project

README

        

# SideShift Exchange

Trading engine written in TypeScript using Redux/Redux-saga

## Goals

- [ ] Limit order book
- [ ] Gather test data from other exchanges and make sure SideShift Exchange gives identical results
- [ ] Store commands, actions, and effects to PostgreSQL for replay/point-in-time recovery
- [ ] Stream public market data over websocket
- [ ] Stream private account data over websocket
- [ ] Create a Bitfinex-compatible API
- [ ] Write Tampermonkey/Greasemonkey script that displays SideShift Exchange on Bitfinex (override API url)

## Author

Andreas Brekken

## License

TBD