Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sideshift/exchange
- Owner: sideshift
- Created: 2019-06-28T09:38:40.000Z (over 5 years ago)
- Default Branch: attempt-2
- Last Pushed: 2021-08-12T02:11:37.000Z (over 3 years ago)
- Last Synced: 2024-04-13T11:10:31.680Z (9 months ago)
- Topics: bitcoin, cryptocurrency, exchange, redux, redux-saga, trading
- Language: TypeScript
- Homepage: https://sideshift.ai
- Size: 356 KB
- Stars: 19
- Watchers: 6
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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