forked from askmike/gekko
-
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.
Stabilize Binance exchange, Fix getPortfolio function in Binance (ask…
…mike#1401) * Fix a few unlikely issues with empty trade iterations (Binance) * Fix getProtfolio function in Binance * Fixing getPortfolio in binance * Fix getTicker * Add timestamp to newOrder query Normally the binance api module adds this automatically for requests that require it, but it is not on newOrder. Probably an oversight, but an easy workaround on our side. * Clean up markets, correct min amounts * Staged the wrong file :S * Rounding amount and price accoring to their designated precision * Fix nasty copy and paste error
- Loading branch information
Showing
1 changed file
with
88 additions
and
112 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