QuantConnect/lean-cli

Update Coinbase

Closed this issue · 0 comments

Advanced Trade replaced Coinbase Pro, so we need to make some adaptations.

This message is incorrect:
You can generate Coinbase Pro API credentials on the API settings page (https://pro.coinbase.com/profile/api). When
creating the key, make sure you authorize it for View and Trading access.

should be:
You can generate Coinbase API credentials on the API settings page (https://www.coinbase.com/settings/api). When
creating the key, make sure you authorize it for wallet:accounts:read, wallet:buys:create, wallet:orders:read, wallet:transactions:read, and wallet:user:read

The gdax-passphrase requirement can be removed, since CB-ACCESS-PASSPHRASE is no longer required.