{!! $notice !!}

Bowhead setup part 1:

Welcome to Bowhead, this setup with help you set up Bowhead so you can get up to speed quickly.

Setup is just a few steps:

OPTION #1

The fastest start up is to use Coinigy for data. Coinigy is a service that with one unified API, we can get data from and manage multiple Cryptocurrency exchanges.
Currently Coinigy claims to support 45+ exchanges, however via their API it only has live trading on about 12 exchanges.
You STILL have to manually sign up, get verified and collect API keys for any exchanges you want to use for trading, this is a time consuming process no matter what.
But you can get data for all 45 exchanges, and they have a free month trial so if you just want to get quickly started, this is the way to go.

@isset($coinigy_error)

ERROR: You need to provide an api key and an api secret for coinigy.

@endisset

Sign up on Coinigy and go to "Settings"->"My Account" and click on "Generate new key", then enter it here.
Coinigy ApiKey:

Coinigy Secret:

OPTION #2

Manually setting up Bowhead with the built-in CCXT library which supports 95 exchanges, however few provide public data gathering endpoints, so you are going to have to enter in all your account data.
It's similar to what you need to do with Option #1 but we have more data and more trading options (arb opportunities etc) down the road.