This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified to support Binance MIN_NOTIONAL Filter (#1687)
* 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