-
Notifications
You must be signed in to change notification settings - Fork 837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
exchanges/order: Added TimeInForce type and values #1382
Open
samuael
wants to merge
50
commits into
thrasher-corp:master
Choose a base branch
from
samuael:update_tif
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
5412e91
Added TimeInForce type and updated related files
samuael 0bbd6fb
Linter issue fix and minor coinbasepro type update
samuael b786e75
Bitrex consts update
samuael afa9695
added unit test and minor changes in bittrex
samuael cb2619b
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael da4b3cb
Unit tests update
samuael e41ab86
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael c9b88ab
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael e11beef
Fix minor linter issues
samuael 9add848
Update TestStringToTimeInForce unit test
samuael aecc942
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 3a7ac71
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 44f1cbb
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 964ed95
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 05b4921
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 2179454
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 3043702
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 45b3596
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 318152b
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael cede5cb
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 3aa605a
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 6dd27b9
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 6b3e010
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael d82cc0c
fix conflict with gateio timeInForce
samuael b453062
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 22d0f31
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael c651a21
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael f63547d
Update order tests
samuael 28cb5f7
Complete updating the order unit tests
samuael f708de2
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 2f09ca0
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 9fe9504
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 6828343
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 41de4e8
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 84445fc
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 745977b
update kucoin and deribit wrapper to match the time in force change
samuael b05fe7f
fix time-in-force related test errors
samuael 2085156
linter issue fix
samuael de494ac
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 889c7cc
time in force constants, functions and unit tests update
samuael 83b6521
shift tif policies to TimeInForce
samuael 9bef751
Update time-in-force, related functions, and unit tests
samuael 18ed556
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 0fbaad8
fix linter issue and time-in-force processing
samuael 892ff5e
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 88584b8
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael 0cf66a2
added a good till crossing tif value
samuael 1679be7
order type fix and fix related tim-in-force entries
samuael 3f752f2
update time-in-force unmarshaling and unit test
samuael 8733ed4
Merge branch 'master' of http://github.com/thrasher-corp/gocryptotrad…
samuael File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestion: Binance request params can be removed?