Results 4 issues of Bryan Roth

### User Story As a user I want to be able to use the BTC/GUSD and ETH/GUSD trading pairs with Gemini schedules so I don’t have to convert GUSD to...

bug

#### User Story As a user I want to be able to specify the start date of a schedule so I don't have to wait until a certain date for...

enhancement

#### User Story As a user I want to be able to edit my schedules so that I don't have to create a new schedule when I need to make...

enhancement

I noticed that in `private_client.py` the `api_query` method only returns the JSON data from the response object instead of the full response object. Is there a reason behind this? My...