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

Modified to support Binance MIN_NOTIONAL Filter #1687

Merged
merged 8 commits into from
Aug 23, 2018

Commits on Jul 18, 2018

  1. Fix issue DeviaVir#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.
    Chema committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    8085a92 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    fbc1061 View commit details
    Browse the repository at this point in the history
  2. Fixed wrong max_size for ADABTC pair.

    Chema committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    5ab4b1e View commit details
    Browse the repository at this point in the history
  3. Fixed EOSETH Pair.

    Chema committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    ca3cb18 View commit details
    Browse the repository at this point in the history
  4. Revert "Fixed EOSETH Pair."

    This reverts commit ca3cb18.
    Chema committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    3bcd2ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9e87c5 View commit details
    Browse the repository at this point in the history
  6. 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.
    Chema committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    8fc77fc View commit details
    Browse the repository at this point in the history
  7. Update Products with MIN_NOTIONAL filter

    Chema committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    4aef139 View commit details
    Browse the repository at this point in the history