mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-19 15:10:05 +00:00
* Updated SetAPIURL() & UpdateConfig() to use pointers * Withdraw functions now take a pointer to withdrawrequest struct * Fund Withdraw is now a pointer * Moved GetFee functions to use a pointer due to large size of feebuilder struct * OrderCancellation usage converted to pointer due to size of struct * merged up upstream/master and changes made to OKgroup code * GetOrdersRequest usage converted to a pointer * okgroup pointer migration * reverted golangci config back to master * removed old anx benchmark typo
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 |