Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.18.48
    bc986ab7 · 1.18.48 ·
    bitstamp transpiler fixes + fetchOpenOrders
    
    [ci skip]
  • 1.18.47
    fc08409b · 1.18.47 ·
    exmo fetchOrderTrades pass params
    
    [ci skip]
  • 1.18.46
    90257650 · 1.18.46 ·
    In fetchTickers, check to make sure it's not a list. The exchange currently return empty list for coins that are not yet implemented, which cause the ticker['date'] = timestamp; to fail, as 'date' is not an allowed index.
    
    [ci skip]
  • 1.18.45
    38ae0d7a · 1.18.45 ·
    bitstamp keep the cost calculation as a fallback
    
    [ci skip]
  • 1.18.44
    80eb16cc · 1.18.44 ·
    Update indodax.js
    
    indodax.markets['XEM/IDR'].id should be 'nem_idr' instead of 'nem_btc'
    
    [ci skip]
  • 1.18.43
    b2c86a7d · 1.18.43 ·
    Fix 'since' argument handling in fetchTrades() of LBank
    
    API parameter 'time' expected to be a timestamp in milliseconds.
    
    [ci skip]
  • 1.18.42
    007869f5 · 1.18.42 ·
    bitmex api-nonce + api-expires fix #4348 fix #4307
    
    [ci skip]
  • 1.18.41
    c9cda305 · 1.18.41 ·
    Fixed Huobipro IOC and Limit-maker orders
    
    [ci skip]
  • 1.18.40
    7a3c8533 · 1.18.40 ·
    upbit fetchOHLCV timestamp → candle_date_time_utc fix #4343
    
    [ci skip]
  • 1.18.39
    e7edb040 · 1.18.39 ·
    bitmex add support for this.options['api-expires'] fix #4307
    
    [ci skip]
  • 1.18.38
    9efb380c · 1.18.38 ·
    yobit fetchMyTrades transapilation fix #4338
    
    [ci skip]
  • 1.18.37
    4aa4bd45 · 1.18.37 ·
    fcoin fetchMyTrades true
    
    ccxt already has worked method fetchOHLCV for fcoin
    
    [ci skip]
  • 1.18.36
    ae8f8616 · 1.18.36 ·
    Update README.md
    
    [ci skip]
  • 1.18.35
    a9ab5a07 · 1.18.35 ·
    COSS.io banner
    
    [ci skip]
  • 1.18.34
    20b7672b · 1.18.34 ·
    Fix timezone offset direction in Exchange.parse8601()
    
    Positive sign in HH:MM means that we shift the given time back to get
    the UTC.  Neagtive sign means the opposite.
    
    [ci skip]
  • 1.18.33
    90ecf3d9 · 1.18.33 ·
    bithumb fetchMarkets edit (type check added)
    
    [ci skip]
  • 1.18.32
    638dab98 · 1.18.32 ·
    bitfinex2 fetchTicker market guard fix #4327
    
    [ci skip]
  • 1.18.31
    079e4fe3 · 1.18.31 ·
    binance price precision fix #4326
    
    [ci skip]
  • 1.18.30
    df26e0be · 1.18.30 ·
    update the Manual on BCH vs BCHABC and BSV vs BCHSV
    
    [ci skip]
  • 1.18.29
    a99da1ff · 1.18.29 ·
    exmo fetchMyTrades requires a symbol argument
    
    [ci skip]