mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-15 15:09:55 +00:00
* updated golangci config to enable hugeparam linter * ModifyOrder struct usage converted to a pointer * OrderBook conversion to struct * More conversion of large structs to pointers * updated golangci config to enable hugeparam linter * ModifyOrder struct usage converted to a pointer * OrderBook conversion to struct * More conversion of large structs to pointers * disabled hugeParam check for golang again * changed based on suggested feedback and fix for no default provider * fixed typing
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 |