Files
gocryptotrader/exchanges/btse
Ryan O'Hara-Reid e2d57540a6 Config overwrite bugfix (#363)
* Fix bug where on parsing an alternate new config it will overwrite main config.json in gct dir

* Stop movement of config.json file from root dir when a new config is parsed in

* Stop overiding config.json at gct dir with new config.json from root directory

* RM LN :D

* Fix bug where promptforconfig in config_encryption.go overwrites default config
Ensure periphery command packages do not interact or save over configuration
Ensure tests to not save over or change current testdata/config
2019-09-27 16:03:41 +10:00
..
2019-09-27 16:03:41 +10:00
2019-08-27 12:06:52 +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