Files
gocryptotrader/exchanges/btse
Andrew 5bce701d43 Add httputil.DumpRequestOut & httputil.DumpResponse to SendPayload (#298)
* First pass adding DumpResponse

* WIP

* Added httpDebug flag to SendPayload

* anx -> coinbase converted

* HTTPDebug flag added to all exchanges

* Updated Alphapoint:

* reworded error message

* Corrected itbit and huobihadax sendpayload

* Removed setting of default value

* don't return body for response as we already get this in verbose mode

* body is now included based on verbose setting

* WIP

* Due to issues with DumpResponse and gzip decoding use raw response from exchange for body output Also adds gzip decoding back as bug fix for OK group exchange

* removed additional new line

* Added URL path to dumpbody display as well
2019-05-16 13:46:28 +10:00
..

GoCryptoTrader Btse Exchange Wrapper

An exchange interface wrapper for the GoCryptoTrader application.

This is still in active development

You can track ideas, planned features and what's in progresss on this Trello board: https://trello.com/b/ZAhMhpOy/gocryptotrader.

Current Btse Exchange Features

  • REST Support

  • Websocket Support

  • Can be used as a package

Notes

  • Please add notes here with any production issues
  • Please provide link to exchange website and API documentation

Contributors

  • Please add your information
User Github Contribution
AliasGoesHere https://github.com/AliasGoesHere WHAT-YOU-DID