Fee computation #295
No reviewers
Labels
No labels
blocked
breaking
bug
dependencies
duplicate
enhancement
good first issue
help wanted
question
tech debt
testing
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
scion/arbitrader!295
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fee-computation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds special logic for exchanges that require their clients to compute fees rather than doing it transparently on the server side. The default is still the original logic but this seems to fix exiting positions on BitFlyer, and possibly Poloniex.
Closes #290
Closes #185