Trading bot gdax api
If your computer is out of sync the software will remind you with this message: After you have installed the software and added your license key you are ready to set up the exchange api keys.
To do this, click the switch on the left side of the exchanges that you would like to use. After that click "create new account" and select the exchange from the drop down menu. If you are confused have a look at the video above. Once you are there, for security reasons, its important to only allow API access from the IP address where you will be trading from.
You can find your IP address by visiting a website like Whatismyipaddress. Also, it is important to select the following when generating an API key:. Coinbase API page c Coinbase.
Keep your key and secret safe! When an attacker gains access to them it's like handing them over your house key. For Slack use this tutorial to get the webhook. You need to be an admin to setup a webhook for rocket. Either host your own instance it's very easy with Docker or ask an admin you trust to do it for you. Using the following commands, the bot will create a transacitons. After setup you can start the watchdog: The heart of the bot is an infinite loop that checks periodically every 10 seconds for price changes.
You can start it yourself by using the command php trader. The idea is simple: You should be able to give it a budget and see what it can do with it. This bot is meant to be a lurker that runs for weeks or months and waits for an awesome bitcoin price to buy and later sell. It's up to you how you want to use it!
For this I use a simple webhook for my favorite and selfhosted chat platform rocket. But it also works with a webhook from Slack! Composer installing the coinbase library. Coinbase API page c Coinbase. Keep your key and secret safe! When an attacker gains access to them it's like handing them over your house key.