https://github.com/bradeac/cryptoarbitragedata
Gets the prices of all arbitrable symbols from the exchanges of your choice, calculates the differences between prices and pushes the data to a Mongo DB instance
https://github.com/bradeac/cryptoarbitragedata
arbitrage arbitrage-calculation arbitrage-percentage ccxt cryptocurrency es6 javascript
Last synced: 4 months ago
JSON representation
Gets the prices of all arbitrable symbols from the exchanges of your choice, calculates the differences between prices and pushes the data to a Mongo DB instance
- Host: GitHub
- URL: https://github.com/bradeac/cryptoarbitragedata
- Owner: bradeac
- Created: 2018-06-13T20:24:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T22:03:17.000Z (almost 8 years ago)
- Last Synced: 2025-04-10T22:43:33.270Z (about 1 year ago)
- Topics: arbitrage, arbitrage-calculation, arbitrage-percentage, ccxt, cryptocurrency, es6, javascript
- Language: JavaScript
- Size: 36.1 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CryptoArbitrageData
Gets the prices of all arbitrable symbols from the exchanges of your choice, calculates the differences between prices and pushes the data to a Mongo DB instance
The tool runs continuously and reads the prices for each arbitrable symbol each minute. Then, once an hour, it pushes the min and max price differences between exchanges to the DB