forked from thrasher-corp/gocryptotrader
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bitfinex: Implement UpdateOrderExecutionLimits and tests (thrasher-co…
…rp#1269) * Bitfinex: Order Execution Limits and Testing * Bitfinex: added proposed changes * Bitfinex: lint fixes- removed the unnecessary whitespace and replaced the value with indexing * Bitfinex: Moved data len check before the string conversion, moved the error for the array conversion before the info len check * Bitfinex: Change GetSiteInfoConfigData to return slice, add tests * Bitfinex: Fixed lint issue by preallocating pairs
- Loading branch information
Showing
4 changed files
with
144 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters