8000 History · ccxt Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

History

Revisions

  • [Automated changes] chore: fix manual table (#26105)

    @github-actions github-actions[bot] committed May 29, 2025
    7b2274f
  • [Automated changes] README disclaimer

    @github-actions github-actions[bot] committed May 27, 2025
    6fdb41d
  • [Automated changes] fix(huobijp): rename into bittrade (#26036) * fix(huobijp): rename into bittrade feat(bittrade): rename from huobijp * bittrade(huobijp) - static tests rename * huobijp->bittrade WS * huobijp->bittrade REST

    @github-actions github-actions[bot] committed May 27, 2025
    ec3e651
  • [Automated changes] fix(htx): fetchCurrencies reorg (#26032) * fix(htx): fetchCurrencies reorg * htx - static tests * list

    @github-actions github-actions[bot] committed May 26, 2025
    7c7ac29
  • [Automated changes] no expiry for spot (#26049)

    @github-actions github-actions[bot] committed May 23, 2025
    325eb42
  • [Automated changes] feat!(idex): delist (#26035) * feat!(idex): delist * idex- remove skip * idex-remove static tests

    @github-actions github-actions[bot] committed May 22, 2025
    e4650a4
  • [Automated changes] wiki/Manual.md minor typo

    @github-actions github-actions[bot] committed May 21, 2025
    c76337e
  • [Automated changes] feat(paradex): add fetchGreeks (#25998) * feat(paradex): add fetchGreeks * change the maker fee for options

    @github-actions github-actions[bot] committed May 19, 2025
    d8bdf20
  • [Automated changes] bug(binance): Fix Websocket Testnet Spot Market identification (#26002) bug(binance): Fix Testnet Spot Market identification

    @github-actions github-actions[bot] committed May 19, 2025
    d8cecd5
  • [Automated changes] fix(bybit): fetchCurrencies reorg & tests (#25917) * fix(bybit): fetchCurrencies reorg * currency field upd * conflicts merge * bybit - static tests * dry up further * fix - fc structure * regen response

    @github-actions github-actions[bot] committed May 19, 2025
    7ba2ba7
  • [Automated changes] skip field cryptocom ^ (#25958) skip field cryptocom

    @github-actions github-actions[bot] committed May 14, 2025
    69d12aa
  • [Automated changes] fix(docs) improve markdown hints (#25952) * fix(docs) improve markdown hints * more hints; added reference to cli.ts

    @github-actions github-actions[bot] committed May 13, 2025
    bfa58a0
  • [Automated changes] fix(bigone): fetchCurrencies reorganize (#25918) * fix(bigone): fetchCurrencies reorganize * lint * Lint * replace * Update Exchange.ts

    @github-actions github-actions[bot] committed May 13, 2025
    5b813fc
  • [Automated changes] feat(oxfun): fetchFundingRate (#25935) * feat(oxfun): fetchFundingRate * fix and add test

    @github-actions github-actions[bot] committed May 10, 2025
    aa5d7c6
  • [Automated changes] fix(htx): python base & certificates addition (#25886) * fix(htx): python base & certificates addition * tox * base modify * remove os * htx opt * Delete python/ccxt/static_dependencies/additional_certificates/htx_api.hbdm.com.pem

    @github-actions github-actions[bot] committed May 7, 2025
    8461c70
  • [Automated changes] fix(docs): table generation (#25891) * chore: add anchors for replacements * add marker * fix(docs): table generation * update pro file * update * small adjustment

    @github-actions github-actions[bot] committed May 6, 2025
    031aacf
  • [Automated changes] fix(timex): safeTrade ^ (#25827) * fix(timex): fees * static * response test * Update timex.json * Update timex.json

    @github-actions github-actions[bot] committed May 1, 2025
    d87bfab
  • [Automated changes] fix(mexc): fetchCurrencies (#25813) * fix(mexc): fetchCurrencies * mexc static tests

    @github-actions github-actions[bot] committed Apr 30, 2025
    8701f21
  • [Automated changes] fix(precision): base safeCurrencyStructure change for currency wide precision (#25786)

    @github-actions github-actions[bot] committed Apr 26, 2025
    bd268ba
  • [Automated changes] CCXT Pro is a free part of CCXT > ccxt.pro.manual.md

    @github-actions github-actions[bot] committed Apr 24, 2025
    9341d02
  • [Automated changes] feat(bitget): fetchFundingRate, updated response (#25783)

    @github-actions github-actions[bot] committed Apr 24, 2025
    f4a54dc
  • [Automated changes] apex omni - v3 Merge (#25428) * ccxt apex omni * import { Precise } from './base/Precise.js'; * * @name apex#transfer * remove python zklink lib * remove bank * support python * remove zklink-sdk-web.d.ts * do some improve * do some modifies * addHyphenBeforeUsdt (symbol: string) to adapter symbols * add drived safeMarket * market = this.markets_by_id[newMarketId][0]; * try fix build * fix unified symbol * 617A init static tests * add static data * python build * some adjustments * some tests * js static tests working * add account id * some fixes and reduceOnly test * disable static tests in other langs * rm dep * small fixes * logo resized * flag * fix describe * use this.password instead * fix c# build * ws tests running * use math.pow instead * missing stub * add features init * add skips * fix php transpiling * implement randomNumber * bump ast-transpiler * add go helpers * fix scope * remove sandbox * feat(apex): features --------- Co-authored-by: “jun.chen” <jun.chen@bhex.io> Co-authored-by: carlosmiei <43336371+carlosmiei@users.noreply.github.com> Co-authored-by: t.t <7117978+ttodua@users.noreply.github.com>

    @github-actions github-actions[bot] committed Apr 22, 2025
    6750a56
  • [Automated changes] chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /go/v4 (#25745) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0. - [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.35.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    @github-actions github-actions[bot] committed Apr 18, 2025
    5095b3e
  • [Automated changes] fix(proxy): proxyUrl fix & implementation in c# (#25638) * fix(proxy): proxyUrl fix & implemenetation in c# * whitespace * all conditionals * Update Exchange.cs * feat(proxy_url_encoder_callback): add override method * php fixes * tostring * renames * urlEncoderForProxyUrl

    @github-actions github-actions[bot] committed Apr 15, 2025
    af5d301
  • [Automated changes] bitrue.has leverage methods = false (#25708)

    @github-actions github-actions[bot] committed Apr 14, 2025
    35c8e72
  • [Automated changes] test(market): fix precision issues ^ (#25690) * test(market): fix precision issues * vars * throw change * remove try/catch * prec out of clause

    @github-actions github-actions[bot] committed Apr 12, 2025
    40d78af
  • [Automated changes] chore: fix js action (#25697)

    @github-actions github-actions[bot] committed Apr 12, 2025
    0b6a281
  • [Automated changes] fix(build): remove bitfinex1 data (#25640)

    @github-actions github-actions[bot] committed Apr 3, 2025
    c869a28
  • [Automated changes] bit2c has false methods (#25609)

    @github-actions github-actions[bot] committed Apr 2, 2025
    d9bd351
  • [Automated changes] chore(poloniex) - ws skip tests ^ (#25566) chore(poloniex) - ws skip tests for a while

    @github-actions github-actions[bot] committed Mar 29, 2025
    df2dc12
0