ekong16

Results 2 issues of ekong16

### What I did Added a line to turn off colors properly. Related issue: #1090 ### How I did it Added line to highlight text if the show_colors config flag...

Hello The documentation says that you can add custom parameters to the POST requests like so: "client.get_ticker('ETH_SAN', requests_params={'timeout': 5})" but this results in the TypeError "got an unexpected keyword argument...