Skip to content

Go lang based crypto-currency arbitrage/utility bot

Notifications You must be signed in to change notification settings

jblanchette/arbi-public

Repository files navigation

Arbi

[not completed] Go lang based crypto currency arbitrage / utility server

Support for Bittrex and GDAX (coinbase pro?)

Doesn't actually trade, just prints out messages. Has a pretend bankroll when debug is enabled.

Setup

Create an apiconfig.json file following this template:

{
    "BittrexKey": "",
    "BittrexSecret": "",
    "GdaxSecret": "",
    "GdaxKey": "",
    "GdaxPassphrase": ""
}

About

Go lang based crypto-currency arbitrage/utility bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages