All Projects → zjasonshen → BittrexArbitrageBot

zjasonshen / BittrexArbitrageBot

Licence: MIT license
Checks if it is possible to arbitrage for a specific coin/token. An example is BTC -> LTC - > ETH -> BTC. This skips the need to move coins between exchanges

Programming Languages

javascript
184084 projects - #8 most used programming language

BittrexArbitrageBot

Checks if it is possible to arbitrage for a specific coin/token. An example is BTC -> LTC - > ETH -> BTC. This skips the need to move coins between exchanges

Usage

npm install

Add API keys for bittrex to the top of the arbitrageBot.js file

node arbitrageBot.js

TODO

Bot is currently incomplete (unable to trade). This is since After running the code, I'm unable to find winning trades while scanning.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].