Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Commit

Permalink
Modified to support Binance MIN_NOTIONAL Filter (#1687)
Browse files Browse the repository at this point in the history
* Fix issue #1664: Error 'Invalid end time.' on Poloniex

For some reason the opts.offset is void, so I patched the code to use the default value in these cases.

* Fixed wrong max_size for ADABTC pair.

* Fixed EOSETH Pair.

* Revert "Fixed EOSETH Pair."

This reverts commit ca3cb18.

* Modified to support MIN_NOTIONAL Filter.
Order must be over MIN_NOTIONAL value, so I have modified the script to set min_size a little over MIN_NOTIONAL when it is below.

* Update Products with MIN_NOTIONAL filter
  • Loading branch information
cvinacua authored and DeviaVir committed Aug 23, 2018
1 parent 47b9111 commit de6240e
Show file tree
Hide file tree
Showing 2 changed files with 775 additions and 767 deletions.
Loading

0 comments on commit de6240e

Please sign in to comment.