Bryan Roth
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...
#### 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...
#### 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...
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...