mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
* Updates nonce generation to adhere to fifo channel buffer before request executes by routine * removed unused variables, lns etc * Fix requested changes and added in timer that disengages lock if out of scope error occurs * Fixed woopsy daisy issue * Add benchmark, reduce time in force to unlock before stack insertion, add nil check for edge case * Remove unusued waitgroup field * use return nonce.Value and method, rm redundant nonce code, fix tests. * Fix linter issue: unnecessary conversion
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 |